From 2322f3f0ea4c198cdc859d6052d3412e8a2598fe Mon Sep 17 00:00:00 2001 From: Sebastian Malton Date: Thu, 2 Jun 2022 16:35:22 -0400 Subject: [PATCH] Release v5.5.3 (#5549) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b9c9f3309..8d7a471821 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.5.3-beta.0", + "version": "5.5.3", "main": "static/build/main.js", "copyright": "© 2021 OpenLens Authors", "license": "MIT",