Skip to content

Commit e4186a7

Browse files
committed
Version Bump to 76
1 parent e0bb4bd commit e4186a7

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
@@ -930,7 +930,7 @@
930930
CODE_SIGN_IDENTITY = "Apple Development";
931931
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
932932
CODE_SIGN_STYLE = Automatic;
933-
CURRENT_PROJECT_VERSION = 75;
933+
CURRENT_PROJECT_VERSION = 76;
934934
DEVELOPMENT_ASSET_PATHS = "\"SeedTool/Preview Content\"";
935935
DEVELOPMENT_TEAM = YZHG975W3A;
936936
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
@@ -963,7 +963,7 @@
963963
CODE_SIGN_IDENTITY = "Apple Development";
964964
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
965965
CODE_SIGN_STYLE = Automatic;
966-
CURRENT_PROJECT_VERSION = 75;
966+
CURRENT_PROJECT_VERSION = 76;
967967
DEVELOPMENT_ASSET_PATHS = "\"SeedTool/Preview Content\"";
968968
DEVELOPMENT_TEAM = YZHG975W3A;
969969
"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>75</string>
39+
<string>76</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>75</string>
20+
<string>76</string>
2121
</dict>
2222
</plist>

0 commit comments

Comments
 (0)