Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
madeye committed Dec 7, 2016
1 parent 933b7f4 commit b00aa3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -5,8 +5,8 @@ enablePlugins(AndroidApp)
android.useSupportVectors

name := "shadowsocks"
version := "3.3.0"
versionCode := Some(170)
version := "3.3.1"
versionCode := Some(171)

platformTarget := "android-25"

0 comments on commit b00aa3a

Please sign in to comment.