Skip to content

Commit 25ed9b4

Browse files
committed
Bump version
1 parent ff444df commit 25ed9b4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.2.9"
9-
versionCode := Some(169)
8+
version := "3.3.0"
9+
versionCode := Some(170)
1010
applicationId := "net.htcp.shadowsocksr"
1111

1212
platformTarget := "android-25"

0 commit comments

Comments
 (0)