Bump version to v1.9.3
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
# ShadowsocksX-NG
|
# ShadowsocksX-NG
|
||||||
|
|
||||||
Current version is [v1.9.2](https://github.com/shadowsocks/ShadowsocksX-NG/releases/tag/v1.9.2)
|
Current version is [v1.9.3](https://github.com/shadowsocks/ShadowsocksX-NG/releases/tag/v1.9.3)
|
||||||
|
|
||||||
[](https://github.com/shadowsocks/ShadowsocksX-NG/actions)
|
[](https://github.com/shadowsocks/ShadowsocksX-NG/actions)
|
||||||
|
|
||||||
@ -24,7 +24,7 @@ macOS 10.12+
|
|||||||
|
|
||||||
### Building
|
### Building
|
||||||
|
|
||||||
- Xcode 10.3+
|
- Xcode 11.1+
|
||||||
- CocoaPods 1.5.3+
|
- CocoaPods 1.5.3+
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
<key>CFBundlePackageType</key>
|
<key>CFBundlePackageType</key>
|
||||||
<string>APPL</string>
|
<string>APPL</string>
|
||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>1.9.2</string>
|
<string>$(MARKETING_VERSION)</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleURLTypes</key>
|
<key>CFBundleURLTypes</key>
|
||||||
|
Reference in New Issue
Block a user