Skip to content

Commit 5fe5d65

Browse files
committed
Bump version
1 parent aad4bb1 commit 5fe5d65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ enablePlugins(AndroidApp)
55
android.useSupportVectors
66

77
name := "shadowsocksr"
8-
version := "3.3.1"
9-
versionCode := Some(171)
8+
version := "3.4.0"
9+
versionCode := Some(172)
1010
applicationId := "net.htcp.shadowsocksr"
1111

1212
platformTarget := "android-25"

0 commit comments

Comments
 (0)