Skip to content

Commit 605869c

Browse files
committed
Bump version
1 parent e76d0fb commit 605869c

File tree

5 files changed

+142
-114
lines changed

5 files changed

+142
-114
lines changed

PrincessGuide.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2215,7 +2215,7 @@
22152215
CLANG_ENABLE_MODULES = YES;
22162216
CODE_SIGN_ENTITLEMENTS = PrincessGuide/PrincessGuide.entitlements;
22172217
CODE_SIGN_STYLE = Automatic;
2218-
CURRENT_PROJECT_VERSION = 188;
2218+
CURRENT_PROJECT_VERSION = 189;
22192219
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES;
22202220
DEVELOPMENT_TEAM = MXJJEEMF3U;
22212221
INFOPLIST_FILE = PrincessGuide/Info.plist;
@@ -2240,7 +2240,7 @@
22402240
CLANG_ENABLE_MODULES = YES;
22412241
CODE_SIGN_ENTITLEMENTS = PrincessGuide/PrincessGuide.entitlements;
22422242
CODE_SIGN_STYLE = Automatic;
2243-
CURRENT_PROJECT_VERSION = 188;
2243+
CURRENT_PROJECT_VERSION = 189;
22442244
DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER = YES;
22452245
DEVELOPMENT_TEAM = MXJJEEMF3U;
22462246
INFOPLIST_FILE = PrincessGuide/Info.plist;

PrincessGuide/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>1.1.4</string>
2121
<key>CFBundleVersion</key>
22-
<string>188</string>
22+
<string>189</string>
2323
<key>Document version</key>
2424
<integer>3</integer>
2525
<key>ITSAppUsesNonExemptEncryption</key>

0 commit comments

Comments
 (0)