Skip to content

Commit

Permalink
Update version numbers for v2.0.6 release
Browse files Browse the repository at this point in the history
Updated Italian and Chinese simplified translations
  • Loading branch information
codinguser committed Feb 16, 2016
1 parent 41e70de commit 3028efd
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 574 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ apply plugin: 'io.fabric'
def versionMajor = 2
def versionMinor = 0
def versionPatch = 6
def versionBuild = 1
def versionBuild = 2

def buildTime() {
def df = new SimpleDateFormat("yyyyMMdd HH:mm 'UTC'")
Expand Down
Loading

0 comments on commit 3028efd

Please sign in to comment.