Skip to content

Commit

Permalink
updated build number for App Store binary upload (#1442)
Browse files Browse the repository at this point in the history
  • Loading branch information
hosy authored Feb 4, 2025
1 parent 2378250 commit cbde29b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ownCloud.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5274,7 +5274,7 @@
APP_BUILD_FLAGS_SWIFT = "$(APP_BUILD_FLAGS)";
APP_PRODUCT_NAME = ownCloud;
APP_SHORT_VERSION = 12.4.0;
APP_VERSION = 295;
APP_VERSION = 296;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down Expand Up @@ -5345,7 +5345,7 @@
APP_BUILD_FLAGS_SWIFT = "$(APP_BUILD_FLAGS)";
APP_PRODUCT_NAME = ownCloud;
APP_SHORT_VERSION = 12.4.0;
APP_VERSION = 295;
APP_VERSION = 296;
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
Expand Down

0 comments on commit cbde29b

Please sign in to comment.