Skip to content

Commit

Permalink
upgrade to 3.0.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
segfault-bilibili committed Nov 13, 2022
1 parent 184405e commit 721023b
Show file tree
Hide file tree
Showing 2 changed files with 2 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 @@ -7,7 +7,7 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode 2111
versionName "3.0.0-alpha.6"
versionName "3.0.0-rc.0"
}
signingConfigs {
releaseConfig {
Expand Down
2 changes: 1 addition & 1 deletion gost
Submodule gost updated 4 files
+60 −5 cmd/gost/main.go
+1 −1 cmd/gost/version.go
+8 −9 go.mod
+18 −35 go.sum

0 comments on commit 721023b

Please sign in to comment.