Skip to content

Commit

Permalink
- bump version to 12.3 and build to 291
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-schwarz committed May 7, 2024
1 parent 5e71918 commit 406271c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ownCloud.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5449,8 +5449,8 @@
APP_BUILD_FLAGS = "$(inherited)";
APP_BUILD_FLAGS_SWIFT = "$(APP_BUILD_FLAGS)";
APP_PRODUCT_NAME = ownCloud;
APP_SHORT_VERSION = 12.2.1;
APP_VERSION = 290;
APP_SHORT_VERSION = 12.3;
APP_VERSION = 291;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down Expand Up @@ -5519,8 +5519,8 @@
APP_BUILD_FLAGS = "$(inherited)";
APP_BUILD_FLAGS_SWIFT = "$(APP_BUILD_FLAGS)";
APP_PRODUCT_NAME = ownCloud;
APP_SHORT_VERSION = 12.2.1;
APP_VERSION = 290;
APP_SHORT_VERSION = 12.3;
APP_VERSION = 291;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down

0 comments on commit 406271c

Please sign in to comment.