diff --git a/package-lock.json b/package-lock.json index 412a98195..f4143eda4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@lando/cli", - "version": "3.21.0-alpha.7", + "version": "3.21.0-alpha.8", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 3df8eafed..7ae55eca2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@lando/cli", "description": "The cli for the best development solution in the galaxy.", "license": "GPL-3.0", - "version": "3.21.0-alpha.7", + "version": "3.21.0-alpha.8", "repository": { "type": "git", "url": "https://github.com/lando/cli" diff --git a/release-aliases/3-EDGE b/release-aliases/3-EDGE index 950928ed0..a10fac110 100644 --- a/release-aliases/3-EDGE +++ b/release-aliases/3-EDGE @@ -1 +1 @@ -v3.21.0-alpha.7 +v3.21.0-alpha.8