Skip to content

Commit e7c9d6e

Browse files
committed
Version Bump to 29
1 parent 04042b3 commit e7c9d6e

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

SeedTool.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1216,7 +1216,7 @@
12161216
CODE_SIGN_IDENTITY = "Apple Development";
12171217
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
12181218
CODE_SIGN_STYLE = Automatic;
1219-
CURRENT_PROJECT_VERSION = 28;
1219+
CURRENT_PROJECT_VERSION = 29;
12201220
DEVELOPMENT_ASSET_PATHS = "\"SeedTool/Preview Content\"";
12211221
DEVELOPMENT_TEAM = YZHG975W3A;
12221222
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
@@ -1249,7 +1249,7 @@
12491249
CODE_SIGN_IDENTITY = "Apple Development";
12501250
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
12511251
CODE_SIGN_STYLE = Automatic;
1252-
CURRENT_PROJECT_VERSION = 28;
1252+
CURRENT_PROJECT_VERSION = 29;
12531253
DEVELOPMENT_ASSET_PATHS = "\"SeedTool/Preview Content\"";
12541254
DEVELOPMENT_TEAM = YZHG975W3A;
12551255
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;

SeedTool/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<key>CFBundleShortVersionString</key>
2424
<string>$(MARKETING_VERSION)</string>
2525
<key>CFBundleVersion</key>
26-
<string>28</string>
26+
<string>29</string>
2727
<key>ITSAppUsesNonExemptEncryption</key>
2828
<false/>
2929
<key>LSApplicationCategoryType</key>

SeedToolUITests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>1.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>28</string>
20+
<string>29</string>
2121
</dict>
2222
</plist>

0 commit comments

Comments
 (0)