From 1d59eca90bfcaae0cdfbef181d13e407d7fa7e2b Mon Sep 17 00:00:00 2001 From: Alex Andreev Date: Tue, 11 May 2021 15:50:43 +0300 Subject: [PATCH] Bump app version in package.json Signed-off-by: Alex Andreev --- package.json | 2 +- src/common/__tests__/hotbar-store.test.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d48c851ba7..e745b0abd5 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "open-lens", "productName": "OpenLens", "description": "OpenLens - Open Source IDE for Kubernetes", - "version": "5.0.0-beta.4", + "version": "5.0.0-beta.5", "main": "static/build/main.js", "copyright": "© 2021 OpenLens Authors", "license": "MIT", diff --git a/src/common/__tests__/hotbar-store.test.ts b/src/common/__tests__/hotbar-store.test.ts index ab4c41c6bd..6cdc934812 100644 --- a/src/common/__tests__/hotbar-store.test.ts +++ b/src/common/__tests__/hotbar-store.test.ts @@ -276,7 +276,7 @@ describe("HotbarStore", () => { }); }); - describe("pre beta-4 migrations", () => { + describe("pre beta-5 migrations", () => { beforeEach(() => { HotbarStore.resetInstance(); const mockOpts = {