Skip to content

Commit

Permalink
bumped to v1.4.0 for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
crankycoder committed Nov 21, 2014
1 parent 37819d9 commit 7651f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// each of the version numbers must be 0-99
def versionMajor = 1
def versionMinor = 3 // minor feature releases
def versionMinor = 4 // minor feature releases
def versionPatch = 0 // This should be bumped for hot fixes
def buildHost = ""
try
Expand Down

0 comments on commit 7651f05

Please sign in to comment.