From f8b6c4a4276b8cb93518e2708d520b1475938b92 Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Tue, 14 Jun 2022 12:03:28 -0400 Subject: [PATCH] release 5.6.0-alpha.1 (#5618) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a29ec8bb80..de644949af 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": "5.6.0-alpha.0", + "version": "5.6.0-alpha.1", "main": "static/build/main.js", "copyright": "© 2022 OpenLens Authors", "license": "MIT",