Skip to content

Commit 7f9ba52

Browse files
committed
Update change log and bump build number
1 parent 047ce8e commit 7f9ba52

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8686
- Contributing guide
8787
- This changelog
8888

89-
[1.0.0a1]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.0...0.1.1
89+
[1.0.0a1]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v1.0.0a1...0.1.1
9090
[0.1.1]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v0.1.0...v0.1.1
9191
[0.1.0]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v0.0.2...v0.1.0
9292
[0.0.2]: https://github.com/writeas/writefreely-swiftui-multiplatform/compare/v0.0.1...v0.0.2

WriteFreely-MultiPlatform.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -901,7 +901,7 @@
901901
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
902902
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
903903
CODE_SIGN_STYLE = Automatic;
904-
CURRENT_PROJECT_VERSION = 330;
904+
CURRENT_PROJECT_VERSION = 331;
905905
DEVELOPMENT_TEAM = TPPAB4YBA6;
906906
ENABLE_PREVIEWS = YES;
907907
INFOPLIST_FILE = iOS/Info.plist;
@@ -925,7 +925,7 @@
925925
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
926926
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
927927
CODE_SIGN_STYLE = Automatic;
928-
CURRENT_PROJECT_VERSION = 330;
928+
CURRENT_PROJECT_VERSION = 331;
929929
DEVELOPMENT_TEAM = TPPAB4YBA6;
930930
ENABLE_PREVIEWS = YES;
931931
INFOPLIST_FILE = iOS/Info.plist;
@@ -952,7 +952,7 @@
952952
CODE_SIGN_ENTITLEMENTS = macOS/macOS.entitlements;
953953
CODE_SIGN_STYLE = Automatic;
954954
COMBINE_HIDPI_IMAGES = YES;
955-
CURRENT_PROJECT_VERSION = 330;
955+
CURRENT_PROJECT_VERSION = 331;
956956
DEVELOPMENT_TEAM = TPPAB4YBA6;
957957
ENABLE_HARDENED_RUNTIME = YES;
958958
ENABLE_PREVIEWS = YES;
@@ -978,7 +978,7 @@
978978
CODE_SIGN_ENTITLEMENTS = macOS/macOS.entitlements;
979979
CODE_SIGN_STYLE = Automatic;
980980
COMBINE_HIDPI_IMAGES = YES;
981-
CURRENT_PROJECT_VERSION = 330;
981+
CURRENT_PROJECT_VERSION = 331;
982982
DEVELOPMENT_TEAM = TPPAB4YBA6;
983983
ENABLE_HARDENED_RUNTIME = YES;
984984
ENABLE_PREVIEWS = YES;

0 commit comments

Comments
 (0)