From 696429806e20d369e16dc76360b83802fdab8529 Mon Sep 17 00:00:00 2001 From: Alexandre Alves Date: Fri, 7 Aug 2026 11:59:05 +0100 Subject: [PATCH] bump shell version --- shell/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/package.json b/shell/package.json index f54eb251b5..616c13ec2d 100644 --- a/shell/package.json +++ b/shell/package.json @@ -1,6 +1,6 @@ { "name": "@rancher/shell", - "version": "3.0.12", + "version": "3.0.13", "rancherVersion": "2.15", "description": "Rancher Dashboard Shell", "repository": "https://github.com/rancher/dashboard",