Bump version to v1.9.3

This commit is contained in:
Qiu Yuzhou
2019-10-30 17:52:59 +08:00
parent 883b9751d9
commit ac735dffe7
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# 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)
[![Actions Status](https://github.com/shadowsocks/ShadowsocksX-NG/workflows/CI/badge.svg)](https://github.com/shadowsocks/ShadowsocksX-NG/actions)
@ -24,7 +24,7 @@ macOS 10.12+
### Building
- Xcode 10.3+
- Xcode 11.1+
- CocoaPods 1.5.3+
## Download

View File

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.9.2</string>
<string>$(MARKETING_VERSION)</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>