Skip to content

Commit

Permalink
Bump version to 1.3.1
Browse files Browse the repository at this point in the history
// FREEBIE
  • Loading branch information
moxie0 committed May 18, 2015
1 parent ecec3d2 commit 68a3076
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
subprojects {
ext.version_number = "1.3.0"
ext.version_number = "1.3.1"
ext.group_info = "org.whispersystems"
ext.axolotl_version = "1.3.1"

Expand Down
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Fri Feb 27 17:12:50 PST 2015
#Mon May 18 15:02:07 PDT 2015
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-2.2-all.zip

0 comments on commit 68a3076

Please sign in to comment.