Skip to content

Commit e72c6ac

Browse files
committed
v11.5.0
1 parent 230532b commit e72c6ac

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ android {
2525
minSdk = 26
2626
targetSdk = 36
2727
versionCode = calcVersionCode()
28-
versionName = "11.4.1"
28+
versionName = "11.5.0"
2929
}
3030

3131
buildFeatures {

app/versionCode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
900
1+
910

metadata/en-US/changelogs/914.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Xray-core: v25.8.31
2+
- Fix empty list if selected link become inactive
3+
- Profile: consider (global) "Configs" on validating
4+
- Call TProxyService#stop() on TPROXY Apps Routing Change

0 commit comments

Comments
 (0)