From 8c31e564622e40d8aa401d9e9b3044d290389cec Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Mon, 20 Jun 2022 14:45:33 -0400 Subject: [PATCH] release 5.6.0-alpha.3 (#5668) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7eb73f7a61..13aef1321c 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.2", + "version": "5.6.0-alpha.3", "main": "static/build/main.js", "copyright": "© 2022 OpenLens Authors", "license": "MIT",