From 99285c97a525ecd3fa41b1e8ed43af3594e62869 Mon Sep 17 00:00:00 2001 From: Jordon Leach Date: Mon, 4 Nov 2024 13:27:19 -0500 Subject: [PATCH] Bump @rancher/shell 3.0.0 (#12489) --- shell/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/package.json b/shell/package.json index f14d6756600..dce21739472 100644 --- a/shell/package.json +++ b/shell/package.json @@ -1,6 +1,6 @@ { "name": "@rancher/shell", - "version": "3.0.0-rc.9", + "version": "3.0.0", "description": "Rancher Dashboard Shell", "repository": "https://github.com/rancherlabs/dashboard", "license": "Apache-2.0",