Bump Version

This commit is contained in:
yicheng 2018-09-07 21:26:02 +08:00
parent 2e4b83693a
commit 22d8f4d8eb
3 changed files with 5 additions and 3 deletions

View File

@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3.6</string>
<string>1.4.0</string>
<key>CFBundleVersion</key>
<string>1.3.6</string>
<string>1.4.0</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>LSUIElement</key>

View File

@ -4,7 +4,7 @@ socks-port = 7891
external-controller = 127.0.0.1:7892
[Proxy]
proxy = ss, 127.0.0.1, 80, RC4-MD5, password
# vmess = vmess, 127.0.0.1, 1234, uuid, alertid, auto
[Proxy Group]
# Proxy = select, proxy

View File

@ -5,6 +5,8 @@ external-controller = 127.0.0.1:7892
[Proxy]
# name = ss, server, port, cipter, password
# vmess = vmess, 127.0.0.1, 1234, uuid, alertid, auto
{{ProxyPlaceHolder}}
[Proxy Group]