diff --git a/apps/api/package.json b/apps/api/package.json index 952c3766a..dadf44fd0 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -1,6 +1,6 @@ { "name": "console-api", - "version": "2.21.2", + "version": "2.22.0", "description": "Api providing data to the deploy tool", "repository": { "type": "git", diff --git a/apps/deploy-web/package.json b/apps/deploy-web/package.json index 4781ffb38..8c4e5ed62 100644 --- a/apps/deploy-web/package.json +++ b/apps/deploy-web/package.json @@ -1,6 +1,6 @@ { "name": "akash-console", - "version": "2.11.5", + "version": "2.12.0", "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 24a6d3f6d..07f59a3f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ }, "apps/api": { "name": "console-api", - "version": "2.21.2", + "version": "2.22.0", "license": "Apache-2.0", "dependencies": { "@akashnetwork/akash-api": "^1.3.0", @@ -265,7 +265,7 @@ }, "apps/deploy-web": { "name": "akash-console", - "version": "2.11.5", + "version": "2.12.0", "license": "Apache-2.0", "dependencies": { "@akashnetwork/akash-api": "^1.3.0",