From 0d3761de712bcb5bed005fa8fd875c242adcb785 Mon Sep 17 00:00:00 2001 From: Alexandre Alves Date: Wed, 24 Sep 2025 14:41:39 +0100 Subject: [PATCH] bump shell version to 3.0.5 --- shell/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/package.json b/shell/package.json index da95dc31cc0..ebc438fde54 100644 --- a/shell/package.json +++ b/shell/package.json @@ -1,6 +1,6 @@ { "name": "@rancher/shell", - "version": "3.0.5-rc.9", + "version": "3.0.5", "description": "Rancher Dashboard Shell", "repository": "https://github.com/rancherlabs/dashboard", "license": "Apache-2.0",