Skip to content

Commit

Permalink
Bump version and build number.
Browse files Browse the repository at this point in the history
  • Loading branch information
kukabi committed Mar 3, 2021
1 parent 9070ec6 commit 007f451
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ buildscript {
ext.kotlin_version = '1.4.21'

// build & version
ext.buildNumber = 154
ext.versionNumber = "0.6.0"
ext.buildNumber = 155
ext.versionNumber = "0.6.1"

// JNI libs
ext.libwalletVersion = "0.16.23"
Expand Down

0 comments on commit 007f451

Please sign in to comment.