Bump Version
This commit is contained in:
parent
2e4b83693a
commit
22d8f4d8eb
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue