From 8be992fb938474cf9aa8e942ca76dc738d366f5b Mon Sep 17 00:00:00 2001 From: Alexandre Alves Date: Mon, 9 Dec 2024 15:29:11 +0000 Subject: [PATCH] bump shell version (#12839) --- shell/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/package.json b/shell/package.json index 3ac1080cec..1260ba2095 100644 --- a/shell/package.json +++ b/shell/package.json @@ -1,6 +1,6 @@ { "name": "@rancher/shell", - "version": "3.0.1-rc.3", + "version": "3.0.1-rc.4", "description": "Rancher Dashboard Shell", "repository": "https://github.com/rancherlabs/dashboard", "license": "Apache-2.0",