Skip to content

Commit

Permalink
bump version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SwenVanZanten committed Mar 29, 2020
1 parent 187f1d0 commit e42fda0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions VergeiOS.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2528,8 +2528,8 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CF_BUNDLE_BUILD_VERSION_STRING = 202003210001;
CF_BUNDLE_SHORT_VERSION_STRING = 1.2.4;
CF_BUNDLE_BUILD_VERSION_STRING = 202003290001;
CF_BUNDLE_SHORT_VERSION_STRING = 1.3.0;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down Expand Up @@ -2592,8 +2592,8 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CF_BUNDLE_BUILD_VERSION_STRING = 202003210001;
CF_BUNDLE_SHORT_VERSION_STRING = 1.2.4;
CF_BUNDLE_BUILD_VERSION_STRING = 202003290001;
CF_BUNDLE_SHORT_VERSION_STRING = 1.3.0;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down

0 comments on commit e42fda0

Please sign in to comment.