From 7c78631a177071e1d7e9a8ae86f1ea72d747d657 Mon Sep 17 00:00:00 2001 From: Alexandre Alves Date: Wed, 31 Jan 2024 15:58:57 +0000 Subject: [PATCH] bump shell pkg version --- shell/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/package.json b/shell/package.json index 94350f2a076..8ff6d9e6476 100644 --- a/shell/package.json +++ b/shell/package.json @@ -1,6 +1,6 @@ { "name": "@rancher/shell", - "version": "0.5.1", + "version": "0.5.2", "description": "Rancher Dashboard Shell", "repository": "https://github.com/rancherlabs/dashboard", "license": "Apache-2.0",