From 3f13cf89c88fe3287b26b812f63d7a2af528c9c0 Mon Sep 17 00:00:00 2001 From: Jacob Magar Date: Sat, 14 Mar 2026 03:09:58 -0400 Subject: [PATCH] chore: bump plugin.json version to 0.4.5 Co-Authored-By: Claude --- .claude-plugin/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 11b4243..ae94092 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "unraid", "description": "Query and monitor Unraid servers via GraphQL API - array status, disk health, containers, VMs, system monitoring", - "version": "0.4.4", + "version": "0.4.5", "author": { "name": "jmagar", "email": "jmagar@users.noreply.github.com"