diff --git a/apps/api/package.json b/apps/api/package.json index 29f6a4888..0bf7dbd8b 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -1,6 +1,6 @@ { "name": "console-api", - "version": "2.21.0", + "version": "2.21.1", "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 2cded32ee..61542ce80 100644 --- a/apps/deploy-web/package.json +++ b/apps/deploy-web/package.json @@ -1,6 +1,6 @@ { "name": "akash-console", - "version": "2.11.2", + "version": "2.11.3", "private": true, "description": "Web UI to deploy on the Akash Network and view statistic about network usage.", "license": "Apache-2.0", diff --git a/apps/provider-proxy/package.json b/apps/provider-proxy/package.json index 726bc3386..3a1106cd8 100644 --- a/apps/provider-proxy/package.json +++ b/apps/provider-proxy/package.json @@ -1,6 +1,6 @@ { "name": "console-provider-proxy", - "version": "1.0.7", + "version": "1.0.8", "description": "Proxy that allows communication between the Web UI and providers", "license": "Apache-2.0", "author": "Akash Network",