diff --git a/apps/deploy-web/package.json b/apps/deploy-web/package.json index b5c2b7157..ff975b5a6 100644 --- a/apps/deploy-web/package.json +++ b/apps/deploy-web/package.json @@ -1,6 +1,6 @@ { "name": "akash-console", - "version": "2.11.0", + "version": "2.11.2", "private": true, "description": "Web UI to deploy on the Akash Network and view statistic about network usage.", "license": "Apache-2.0", diff --git a/package-lock.json b/package-lock.json index 8d2dbc8a4..4ba424824 100644 --- a/package-lock.json +++ b/package-lock.json @@ -276,7 +276,7 @@ }, "apps/deploy-web": { "name": "akash-console", - "version": "2.11.0", + "version": "2.11.2", "license": "Apache-2.0", "dependencies": { "@akashnetwork/akash-api": "^1.3.0",