From 1b7cd34edfc304edf854ad43a8320127f0c44f70 Mon Sep 17 00:00:00 2001 From: Jordon Leach <40806497+jordojordo@users.noreply.github.com> Date: Wed, 11 Sep 2024 11:03:02 -0400 Subject: [PATCH] Bump shell package 3.0.0-rc.2 (#11886) --- shell/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/package.json b/shell/package.json index 582c6e26892..d358c9b3733 100644 --- a/shell/package.json +++ b/shell/package.json @@ -1,6 +1,6 @@ { "name": "@rancher/shell", - "version": "3.0.0-rc.1", + "version": "3.0.0-rc.2", "description": "Rancher Dashboard Shell", "repository": "https://github.com/rancherlabs/dashboard", "license": "Apache-2.0",