Skip to content

Commit

Permalink
v7.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SaeedDev94 committed Sep 5, 2024
1 parent 71e73a1 commit 404625b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {
minSdk = 26
targetSdk = 34
versionCode = calcVersionCode()
versionName = "7.5.0"
versionName = "7.6.0"

vectorDrawables.useSupportLibrary = true
vectorDrawables.generatedDensities = []
Expand Down
2 changes: 1 addition & 1 deletion app/versionCode.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
380
390
3 changes: 3 additions & 0 deletions metadata/en-US/changelogs/394.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- hev-socks5-tunnel @ v2.7.4
- New Profile > From Clipboard: now supports import json config from http(s)
- Added deep link: "xray://import-profile/{LINK}"

0 comments on commit 404625b

Please sign in to comment.