Skip to content

Commit

Permalink
Bump version to 2.11.6 (211006)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 9, 2025
1 parent e5d8c9f commit 57f0434
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ subprojects {
minSdk = 21
targetSdk = 35

versionName = "2.11.5"
versionCode = 211005
versionName = "2.11.6"
versionCode = 211006

resValue("string", "release_name", "v$versionName")
resValue("integer", "release_code", "$versionCode")
Expand Down
2 changes: 1 addition & 1 deletion core/src/foss/golang/clash
Submodule clash updated 1 files
+1 −0 README.md

0 comments on commit 57f0434

Please sign in to comment.