From 5fc71148b4c3b96739af7917a54259e0f1dec317 Mon Sep 17 00:00:00 2001 From: Iku-turso Date: Wed, 30 Nov 2022 14:07:08 +0200 Subject: [PATCH] Release 6.2.5 Signed-off-by: Iku-turso --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ccb93f01d6..747d41cfbb 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.3", + "version": "6.2.5", "main": "static/build/main.js", "copyright": "© 2022 OpenLens Authors", "license": "MIT",