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 = {