Skip to content

Commit 1be4577

Browse files
committed
0.12.0
1 parent 499ac84 commit 1be4577

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

PhotoStudioPlayer.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
201201
CODE_SIGN_IDENTITY = "Mac Developer";
202202
COPY_PHASE_STRIP = NO;
203-
CURRENT_PROJECT_VERSION = 12;
203+
CURRENT_PROJECT_VERSION = 25;
204204
DEBUG_INFORMATION_FORMAT = dwarf;
205205
ENABLE_STRICT_OBJC_MSGSEND = YES;
206206
ENABLE_TESTABILITY = YES;
@@ -261,7 +261,7 @@
261261
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
262262
CODE_SIGN_IDENTITY = "Mac Developer";
263263
COPY_PHASE_STRIP = NO;
264-
CURRENT_PROJECT_VERSION = 12;
264+
CURRENT_PROJECT_VERSION = 25;
265265
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
266266
ENABLE_NS_ASSERTIONS = NO;
267267
ENABLE_STRICT_OBJC_MSGSEND = YES;

PhotoStudioPlayer/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>0.11.0</string>
20+
<string>0.12.0</string>
2121
<key>CFBundleVersion</key>
22-
<string>12</string>
22+
<string>25</string>
2323
<key>LSApplicationCategoryType</key>
2424
<string>public.app-category.utilities</string>
2525
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)