From 49e0a0286deeed426ecf2eb3cbd8249410a7ff1b Mon Sep 17 00:00:00 2001 From: Janne Savolainen Date: Thu, 23 Jun 2022 22:14:26 +0300 Subject: [PATCH] release 5.6.0-alpha.4 (#5701) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f215077104..076ac4691a 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.3", + "version": "5.6.0-alpha.4", "main": "static/build/main.js", "copyright": "© 2022 OpenLens Authors", "license": "MIT",