diff --git a/configs/coins/dash.json b/configs/coins/dash.json index e8681169..e9156efb 100644 --- a/configs/coins/dash.json +++ b/configs/coins/dash.json @@ -22,7 +22,7 @@ "package_name": "backend-dash", "package_revision": "satoshilabs-1", "system_user": "dash", - "version": "0.12.3", + "version": "0.12.3.3", "binary_url": "https://github.com/dashpay/dash/releases/download/v0.12.3.3/dashcore-0.12.3.3-x86_64-linux-gnu.tar.gz", "verification_type": "gpg-sha256", "verification_source": "https://github.com/dashpay/dash/releases/download/v0.12.3.3/SHA256SUMS.asc", diff --git a/configs/coins/dash_testnet.json b/configs/coins/dash_testnet.json index e75c97a1..e8ebaaa1 100644 --- a/configs/coins/dash_testnet.json +++ b/configs/coins/dash_testnet.json @@ -22,7 +22,7 @@ "package_name": "backend-dash-testnet", "package_revision": "satoshilabs-1", "system_user": "dash", - "version": "0.12.3", + "version": "0.12.3.3", "binary_url": "https://github.com/dashpay/dash/releases/download/v0.12.3.3/dashcore-0.12.3.3-x86_64-linux-gnu.tar.gz", "verification_type": "gpg-sha256", "verification_source": "https://github.com/dashpay/dash/releases/download/v0.12.3.3/SHA256SUMS.asc",