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

Commit 3d7116e

Browse files
committed
Merge branch 'Stable'
2 parents 2ba9efa + 1e4e3ac commit 3d7116e

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.00
2+
3+
### Bug fixes
4+
None.
5+
6+
### New features
7+
None.
8+
19
# Version 1.8.00
210

311
### Bug fixes

MASUI.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1144,7 +1144,7 @@
11441144
buildSettings = {
11451145
CLANG_ENABLE_MODULES = YES;
11461146
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1147-
CURRENT_PROJECT_VERSION = 1.8.00;
1147+
CURRENT_PROJECT_VERSION = 1.9.00;
11481148
DEFINES_MODULE = YES;
11491149
DYLIB_COMPATIBILITY_VERSION = 1;
11501150
DYLIB_CURRENT_VERSION = 1;
@@ -1174,7 +1174,7 @@
11741174
buildSettings = {
11751175
CLANG_ENABLE_MODULES = YES;
11761176
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
1177-
CURRENT_PROJECT_VERSION = 1.8.00;
1177+
CURRENT_PROJECT_VERSION = 1.9.00;
11781178
DEFINES_MODULE = YES;
11791179
DYLIB_COMPATIBILITY_VERSION = 1;
11801180
DYLIB_CURRENT_VERSION = 1;

MASUI/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.8.00</string>
18+
<string>1.9.00</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)