Skip to content

Commit

Permalink
Version increased to v0.0.1-beta6
Browse files Browse the repository at this point in the history
  • Loading branch information
samcrow committed Feb 27, 2016
1 parent 66e71a2 commit b6d8046
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 @@ -27,8 +27,8 @@ android {
applicationId "org.cook_e.cook_e"
minSdkVersion 14
targetSdkVersion 23
versionCode 8
versionName "0.0.1-beta5"
versionCode 9
versionName "0.0.1-beta6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit b6d8046

Please sign in to comment.