Skip to content

Commit

Permalink
Bump version to 0.4.3 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Hoth committed Apr 1, 2014
1 parent bb246eb commit 2b9a602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 19
versionCode 6
versionName "0.4.2"
versionCode 7
versionName "0.4.3"
}

compileOptions {
Expand Down

0 comments on commit 2b9a602

Please sign in to comment.