Skip to content

Commit 82bfbd0

Browse files
committed
Updates app version to 1.1.1
1 parent a0f60de commit 82bfbd0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Delta.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1320,11 +1320,11 @@
13201320
CODE_SIGN_IDENTITY = "iPhone Developer";
13211321
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
13221322
CODE_SIGN_STYLE = Automatic;
1323-
CURRENT_PROJECT_VERSION = 15;
1323+
CURRENT_PROJECT_VERSION = 16;
13241324
DEVELOPMENT_TEAM = "";
13251325
INFOPLIST_FILE = "Delta/Supporting Files/Info.plist";
13261326
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1327-
MARKETING_VERSION = 1.1;
1327+
MARKETING_VERSION = 1.1.1;
13281328
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" -DDEBUG";
13291329
PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.Delta;
13301330
PROVISIONING_PROFILE = "";
@@ -1345,11 +1345,11 @@
13451345
CODE_SIGN_IDENTITY = "iPhone Developer";
13461346
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
13471347
CODE_SIGN_STYLE = Automatic;
1348-
CURRENT_PROJECT_VERSION = 15;
1348+
CURRENT_PROJECT_VERSION = 16;
13491349
DEVELOPMENT_TEAM = "";
13501350
INFOPLIST_FILE = "Delta/Supporting Files/Info.plist";
13511351
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
1352-
MARKETING_VERSION = 1.1;
1352+
MARKETING_VERSION = 1.1.1;
13531353
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" -DIMPACTOR";
13541354
PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.Delta;
13551355
PROVISIONING_PROFILE = "";

0 commit comments

Comments
 (0)