Skip to content

Commit

Permalink
Version bumped to 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zilm13 committed Mar 21, 2018
1 parent ef7e5f0 commit d425022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desktop.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ apply plugin: 'co.riiid.gradle' // upload to github releases

project.ext.productName = "EthereumHarmony"

project.ext.versionNameValue = "2.1";
project.ext.versionNameValue = "2.2";

project.ext.buildNumberFilePath = System.getProperty('user.home') + "/harmony.desktop.number.properties"

Expand Down

0 comments on commit d425022

Please sign in to comment.