Skip to content

Commit fb0975f

Browse files
committed
Updates app version to 1.4
1 parent dd314a1 commit fb0975f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Delta.xcodeproj/project.pbxproj

+4-4
Original file line numberDiff line numberDiff line change
@@ -1497,11 +1497,11 @@
14971497
CODE_SIGN_IDENTITY = "iPhone Developer";
14981498
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
14991499
CODE_SIGN_STYLE = Automatic;
1500-
CURRENT_PROJECT_VERSION = 58;
1500+
CURRENT_PROJECT_VERSION = 61;
15011501
DEVELOPMENT_TEAM = "";
15021502
INFOPLIST_FILE = "Delta/Supporting Files/Info.plist";
15031503
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1504-
MARKETING_VERSION = 1.4rc;
1504+
MARKETING_VERSION = 1.4;
15051505
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" -DDEBUG";
15061506
PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.Delta;
15071507
PROVISIONING_PROFILE = "";
@@ -1527,11 +1527,11 @@
15271527
CODE_SIGN_IDENTITY = "iPhone Developer";
15281528
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
15291529
CODE_SIGN_STYLE = Automatic;
1530-
CURRENT_PROJECT_VERSION = 58;
1530+
CURRENT_PROJECT_VERSION = 61;
15311531
DEVELOPMENT_TEAM = "";
15321532
INFOPLIST_FILE = "Delta/Supporting Files/Info.plist";
15331533
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1534-
MARKETING_VERSION = 1.4rc;
1534+
MARKETING_VERSION = 1.4;
15351535
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" -DIMPACTOR";
15361536
PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.Delta;
15371537
PROVISIONING_PROFILE = "";

0 commit comments

Comments
 (0)