diff --git a/manifest.json b/manifest.json index 03da569..db0defb 100644 --- a/manifest.json +++ b/manifest.json @@ -3,6 +3,6 @@ "name": "dapp-console", "iconUrl": "icon.png", "author": "Parity Team ", - "version": "1.99.120", + "version": "1.99.122", "description": "Parity console dapp" } \ No newline at end of file diff --git a/package.json b/package.json index 4c2fb51..6fac676 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@parity/dapp-console", "description": "Parity console dapp", - "version": "1.99.121", + "version": "1.99.122", "main": "index.js", "author": "Parity Team ", "maintainers": [],