Skip to content

Commit 219ed7e

Browse files
committed
Updated version and build numbers
1 parent 2d5d5f2 commit 219ed7e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Jotify.xcodeproj/project.pbxproj

+8-8
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@
793793
CODE_SIGN_ENTITLEMENTS = Jotify/Jotify.entitlements;
794794
CODE_SIGN_IDENTITY = "Apple Development";
795795
CODE_SIGN_STYLE = Automatic;
796-
CURRENT_PROJECT_VERSION = 110;
796+
CURRENT_PROJECT_VERSION = 111;
797797
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
798798
DEVELOPMENT_TEAM = G69P7XTUQ3;
799799
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
@@ -802,7 +802,7 @@
802802
"$(inherited)",
803803
"@executable_path/Frameworks",
804804
);
805-
MARKETING_VERSION = 2.0.1;
805+
MARKETING_VERSION = 2.0.2;
806806
PRODUCT_BUNDLE_IDENTIFIER = com.austinleath.Jotify;
807807
PRODUCT_NAME = "$(TARGET_NAME)";
808808
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -820,15 +820,15 @@
820820
CODE_SIGN_ENTITLEMENTS = Jotify/Jotify.entitlements;
821821
CODE_SIGN_IDENTITY = "Apple Development";
822822
CODE_SIGN_STYLE = Automatic;
823-
CURRENT_PROJECT_VERSION = 110;
823+
CURRENT_PROJECT_VERSION = 111;
824824
DEVELOPMENT_TEAM = G69P7XTUQ3;
825825
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
826826
INFOPLIST_FILE = Jotify/Info.plist;
827827
LD_RUNPATH_SEARCH_PATHS = (
828828
"$(inherited)",
829829
"@executable_path/Frameworks",
830830
);
831-
MARKETING_VERSION = 2.0.1;
831+
MARKETING_VERSION = 2.0.2;
832832
ONLY_ACTIVE_ARCH = NO;
833833
PRODUCT_BUNDLE_IDENTIFIER = com.austinleath.Jotify;
834834
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -907,7 +907,7 @@
907907
CODE_SIGN_ENTITLEMENTS = RecentNoteWidgetExtension.entitlements;
908908
CODE_SIGN_IDENTITY = "Apple Development";
909909
CODE_SIGN_STYLE = Automatic;
910-
CURRENT_PROJECT_VERSION = 110;
910+
CURRENT_PROJECT_VERSION = 111;
911911
DEVELOPMENT_TEAM = G69P7XTUQ3;
912912
INFOPLIST_FILE = RecentNoteWidget/Info.plist;
913913
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
@@ -916,7 +916,7 @@
916916
"@executable_path/Frameworks",
917917
"@executable_path/../../Frameworks",
918918
);
919-
MARKETING_VERSION = 2.0.1;
919+
MARKETING_VERSION = 2.0.2;
920920
PRODUCT_BUNDLE_IDENTIFIER = com.austinleath.Jotify.RecentNoteWidget;
921921
PRODUCT_NAME = "$(TARGET_NAME)";
922922
SKIP_INSTALL = YES;
@@ -933,7 +933,7 @@
933933
CODE_SIGN_ENTITLEMENTS = RecentNoteWidgetExtension.entitlements;
934934
CODE_SIGN_IDENTITY = "Apple Development";
935935
CODE_SIGN_STYLE = Automatic;
936-
CURRENT_PROJECT_VERSION = 110;
936+
CURRENT_PROJECT_VERSION = 111;
937937
DEVELOPMENT_TEAM = G69P7XTUQ3;
938938
INFOPLIST_FILE = RecentNoteWidget/Info.plist;
939939
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
@@ -942,7 +942,7 @@
942942
"@executable_path/Frameworks",
943943
"@executable_path/../../Frameworks",
944944
);
945-
MARKETING_VERSION = 2.0.1;
945+
MARKETING_VERSION = 2.0.2;
946946
PRODUCT_BUNDLE_IDENTIFIER = com.austinleath.Jotify.RecentNoteWidget;
947947
PRODUCT_NAME = "$(TARGET_NAME)";
948948
SKIP_INSTALL = YES;

0 commit comments

Comments
 (0)