Skip to content

Commit 1e1d67a

Browse files
authored
Updated release version number 12.5.0 (#1464)
updated release version number
1 parent e6805a7 commit 1e1d67a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ownCloud.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5327,8 +5327,8 @@
53275327
APP_BUILD_FLAGS = "$(inherited)";
53285328
APP_BUILD_FLAGS_SWIFT = "$(APP_BUILD_FLAGS)";
53295329
APP_PRODUCT_NAME = ownCloud;
5330-
APP_SHORT_VERSION = 12.4.1;
5331-
APP_VERSION = 297;
5330+
APP_SHORT_VERSION = 12.5.0;
5331+
APP_VERSION = 298;
53325332
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
53335333
CLANG_ANALYZER_NONNULL = YES;
53345334
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
@@ -5398,8 +5398,8 @@
53985398
APP_BUILD_FLAGS = "$(inherited)";
53995399
APP_BUILD_FLAGS_SWIFT = "$(APP_BUILD_FLAGS)";
54005400
APP_PRODUCT_NAME = ownCloud;
5401-
APP_SHORT_VERSION = 12.4.1;
5402-
APP_VERSION = 297;
5401+
APP_SHORT_VERSION = 12.5.0;
5402+
APP_VERSION = 298;
54035403
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
54045404
CLANG_ANALYZER_NONNULL = YES;
54055405
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;

0 commit comments

Comments
 (0)