Skip to content

Commit 404625b

Browse files
committed
v7.6.0
1 parent 71e73a1 commit 404625b

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ android {
2323
minSdk = 26
2424
targetSdk = 34
2525
versionCode = calcVersionCode()
26-
versionName = "7.5.0"
26+
versionName = "7.6.0"
2727

2828
vectorDrawables.useSupportLibrary = true
2929
vectorDrawables.generatedDensities = []

app/versionCode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
380
1+
390

metadata/en-US/changelogs/394.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- hev-socks5-tunnel @ v2.7.4
2+
- New Profile > From Clipboard: now supports import json config from http(s)
3+
- Added deep link: "xray://import-profile/{LINK}"

0 commit comments

Comments
 (0)