Bump version to 1.7.0.
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
# ShadowsocksX-NG
|
# ShadowsocksX-NG
|
||||||
|
|
||||||
Current version is 1.6.1
|
Current version is 1.7.0
|
||||||
|
|
||||||
[](https://travis-ci.org/shadowsocks/ShadowsocksX-NG)
|
[](https://travis-ci.org/shadowsocks/ShadowsocksX-NG)
|
||||||
|
|
||||||
@ -24,7 +24,7 @@ Then I will rewrite the GUI code in Swift.
|
|||||||
|
|
||||||
### Building
|
### Building
|
||||||
|
|
||||||
- Xcode 9.0.1+
|
- Xcode 9.1+
|
||||||
- CocoaPods 1.2+
|
- CocoaPods 1.2+
|
||||||
|
|
||||||
## 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.6.1</string>
|
<string>1.7.0</string>
|
||||||
<key>CFBundleSignature</key>
|
<key>CFBundleSignature</key>
|
||||||
<string>????</string>
|
<string>????</string>
|
||||||
<key>CFBundleURLTypes</key>
|
<key>CFBundleURLTypes</key>
|
||||||
|
Reference in New Issue
Block a user