From 7f1bda749db69b305b94d3cfa5ddce059e15e2cc Mon Sep 17 00:00:00 2001 From: Chad Wilson <29788154+chadlwilson@users.noreply.github.com> Date: Fri, 8 May 2026 21:51:04 +0800 Subject: [PATCH] chore: bump version for golang 1.26.3 release --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index 295144b..db61da8 100644 --- a/plugin.json +++ b/plugin.json @@ -28,5 +28,5 @@ "scope": [ "Execution" ], - "version": "4.4.4" -} \ No newline at end of file + "version": "4.4.5" +}