Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
madeye authored and kaneawk committed Dec 7, 2016
1 parent ef52137 commit bc47716
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
Expand Up @@ -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"

Expand Down

0 comments on commit bc47716

Please sign in to comment.