Skip to content

Commit 58c235f

Browse files
committed
Version Bump to 56
1 parent 8b3ce34 commit 58c235f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

SeedTool.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1272,7 +1272,7 @@
12721272
CODE_SIGN_IDENTITY = "Apple Development";
12731273
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
12741274
CODE_SIGN_STYLE = Automatic;
1275-
CURRENT_PROJECT_VERSION = 55;
1275+
CURRENT_PROJECT_VERSION = 56;
12761276
DEVELOPMENT_ASSET_PATHS = "\"SeedTool/Preview Content\"";
12771277
DEVELOPMENT_TEAM = YZHG975W3A;
12781278
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
@@ -1305,7 +1305,7 @@
13051305
CODE_SIGN_IDENTITY = "Apple Development";
13061306
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
13071307
CODE_SIGN_STYLE = Automatic;
1308-
CURRENT_PROJECT_VERSION = 55;
1308+
CURRENT_PROJECT_VERSION = 56;
13091309
DEVELOPMENT_ASSET_PATHS = "\"SeedTool/Preview Content\"";
13101310
DEVELOPMENT_TEAM = YZHG975W3A;
13111311
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;

SeedTool/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</dict>
3737
</array>
3838
<key>CFBundleVersion</key>
39-
<string>55</string>
39+
<string>56</string>
4040
<key>ITSAppUsesNonExemptEncryption</key>
4141
<false/>
4242
<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>55</string>
20+
<string>56</string>
2121
</dict>
2222
</plist>

0 commit comments

Comments
 (0)