From f22242df8b9633637bbe3a94df37a5191bffc2bb Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Mon, 24 Oct 2022 16:03:15 -0400 Subject: [PATCH] Release 6.1.13 Signed-off-by: Sebastian Malton --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c10a1829d0..a06e781b6c 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.1.12", + "version": "6.1.13", "main": "static/build/main.js", "copyright": "© 2022 OpenLens Authors", "license": "MIT",