Skip to content
This repository was archived by the owner on Jan 21, 2022. It is now read-only.

Commit d1870bc

Browse files
committed
Merge branch 'Stable'
2 parents afa201d + 9acd610 commit d1870bc

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# Version 1.9.10
2+
3+
### Bug fixes
4+
None.
5+
6+
### New features
7+
None.
8+
19
# Version 1.9.00
210

311
### Bug fixes

MASStorage.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@
541541
isa = XCBuildConfiguration;
542542
buildSettings = {
543543
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
544-
CURRENT_PROJECT_VERSION = 1.9.00;
544+
CURRENT_PROJECT_VERSION = 1.9.10;
545545
DEFINES_MODULE = YES;
546546
DYLIB_COMPATIBILITY_VERSION = 1;
547547
DYLIB_CURRENT_VERSION = 1;
@@ -570,7 +570,7 @@
570570
isa = XCBuildConfiguration;
571571
buildSettings = {
572572
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
573-
CURRENT_PROJECT_VERSION = 1.9.00;
573+
CURRENT_PROJECT_VERSION = 1.9.10;
574574
DEFINES_MODULE = YES;
575575
DYLIB_COMPATIBILITY_VERSION = 1;
576576
DYLIB_CURRENT_VERSION = 1;

MASStorage/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>1.9.00</string>
18+
<string>1.9.10</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)