Skip to content

Commit 37728bb

Browse files
committed
Bump version
1 parent f93f096 commit 37728bb

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.4.1"
9-
versionCode := Some(173)
8+
version := "3.4.2"
9+
versionCode := Some(174)
1010
applicationId := "net.htcp.shadowsocksr"
1111

1212
platformTarget := "android-25"

0 commit comments

Comments
 (0)