Skip to content

Commit

Permalink
bump version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SwenVanZanten committed Jun 19, 2020
1 parent 22a323c commit 97d17c6
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 @@ -2752,8 +2752,8 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CF_BUNDLE_BUILD_VERSION_STRING = 202005180001;
CF_BUNDLE_SHORT_VERSION_STRING = 1.5.0;
CF_BUNDLE_BUILD_VERSION_STRING = 202006190001;
CF_BUNDLE_SHORT_VERSION_STRING = 1.5.1;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down Expand Up @@ -2816,8 +2816,8 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CF_BUNDLE_BUILD_VERSION_STRING = 202005180001;
CF_BUNDLE_SHORT_VERSION_STRING = 1.5.0;
CF_BUNDLE_BUILD_VERSION_STRING = 202006190001;
CF_BUNDLE_SHORT_VERSION_STRING = 1.5.1;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down

0 comments on commit 97d17c6

Please sign in to comment.