Merge pull request #991 from nymtech/feature/change-wallet-version

Update wallet to align with versioning on nodes and gateways
This commit is contained in:
Tommy Verrall
2021-12-21 11:39:12 +00:00
committed by GitHub
+1 -1
View File
@@ -1,7 +1,7 @@
{
"package": {
"productName": "nym-wallet",
"version": "0.1.0"
"version": "0.12.0"
},
"build": {
"distDir": "../dist",