Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit f7b777a

Browse files
committed
core update; new version 1.2.1
1 parent 3437ee4 commit f7b777a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

V2RayX/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.2.0</string>
20+
<string>1.2.1</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>211</string>
24+
<string>284</string>
2525
<key>LSMinimumSystemVersion</key>
2626
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
2727
<key>LSUIElement</key>

V2RayX/dlcore.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION="v3.25"
1+
VERSION="v3.26"
22
RED='\033[0;31m'
33
GREEN='\033[0;32m'
44
BOLD='\033[1m'

0 commit comments

Comments
 (0)