Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewJack committed Oct 27, 2015
1 parent 69d80a8 commit 2136ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ subprojects {
}

versionMajor = 1
versionMinor = 1
versionMinor = 2
versionPatch = 0
versionBuild = 0 // bump for dogfood builds, public betas, etc.

Expand Down

0 comments on commit 2136ae9

Please sign in to comment.