Skip to content

Commit

Permalink
Update version string for v2.1.0-beta3 release
Browse files Browse the repository at this point in the history
Update Catalan translation
  • Loading branch information
codinguser committed Aug 16, 2016
1 parent e83dc93 commit 86ac841
Show file tree
Hide file tree
Showing 3 changed files with 125 additions and 127 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ apply plugin: 'io.fabric'
def versionMajor = 2
def versionMinor = 1
def versionPatch = 0
def versionBuild = 2
def versionBuild = 3

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

0 comments on commit 86ac841

Please sign in to comment.