From 1e91ddf824ff3f6c0bb94a2a0214566786e951db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 13:02:29 -0500 Subject: [PATCH] Update version to next preminor (#6603) Signed-off-by: GitHub Signed-off-by: GitHub Co-authored-by: Nokel81 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa76c14cac..913a162ee3 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "OpenLens", "description": "OpenLens - Open Source IDE for Kubernetes", "homepage": "https://github.com/lensapp/lens", - "version": "6.2.0", + "version": "6.3.0-alpha.0", "main": "static/build/main.js", "copyright": "© 2022 OpenLens Authors", "license": "MIT",