Skip to content

Commit f6e4a3e

Browse files
committed
Version Bump to 77
1 parent 0c25249 commit f6e4a3e

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
@@ -942,7 +942,7 @@
942942
CODE_SIGN_IDENTITY = "Apple Development";
943943
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
944944
CODE_SIGN_STYLE = Automatic;
945-
CURRENT_PROJECT_VERSION = 76;
945+
CURRENT_PROJECT_VERSION = 77;
946946
DEVELOPMENT_ASSET_PATHS = "\"SeedTool/Preview Content\"";
947947
DEVELOPMENT_TEAM = YZHG975W3A;
948948
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
@@ -975,7 +975,7 @@
975975
CODE_SIGN_IDENTITY = "Apple Development";
976976
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
977977
CODE_SIGN_STYLE = Automatic;
978-
CURRENT_PROJECT_VERSION = 76;
978+
CURRENT_PROJECT_VERSION = 77;
979979
DEVELOPMENT_ASSET_PATHS = "\"SeedTool/Preview Content\"";
980980
DEVELOPMENT_TEAM = YZHG975W3A;
981981
"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>76</string>
39+
<string>77</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>76</string>
20+
<string>77</string>
2121
</dict>
2222
</plist>

0 commit comments

Comments
 (0)