Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bertrand256 committed Jul 12, 2019
1 parent 3c5aedd commit fd30abd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions app-params.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"appCurrentVersion": "0.9.25",
"appCurrentVersion": "0.9.25-hotfix1",
"exeDownloads": {
"mac": "https://github.com/Bertrand256/dash-masternode-tool/releases/download/v0.9.25/DashMasternodeTool_0.9.25.mac.dmg",
"win64": "https://github.com/Bertrand256/dash-masternode-tool/releases/download/v0.9.25/DashMasternodeTool_0.9.25.win64.zip",
"linux": "https://github.com/Bertrand256/dash-masternode-tool/releases/download/v0.9.25/DashMasternodeTool_0.9.25.linux.tar.gz"
"mac": "https://github.com/Bertrand256/dash-masternode-tool/releases/download/v0.9.25/DashMasternodeTool_0.9.25-hotfix1.mac.dmg",
"win64": "https://github.com/Bertrand256/dash-masternode-tool/releases/download/v0.9.25/DashMasternodeTool_0.9.25-hotfix1.win64.zip",
"linux": "https://github.com/Bertrand256/dash-masternode-tool/releases/download/v0.9.25/DashMasternodeTool_0.9.25-hotfix1.linux.tar.gz"
},
"defaultDashdProtocol": {
"mainnet": 70214,
Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version_str = '0.9.25'
version_str = '0.9.25-hotfix1'

0 comments on commit fd30abd

Please sign in to comment.