From 1077a949eccd7b73cd9b91acdc28c92f98c9d2ad Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Wed, 2 Mar 2022 08:58:52 -0500 Subject: [PATCH] Cherry Pick from master to release/v5.4 (#4945) (#4955) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54e18da7c6..e5decdef44 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.4.0-beta.5", + "version": "5.4.0", "main": "static/build/main.js", "copyright": "© 2021 OpenLens Authors", "license": "MIT",