From 6accf2a996152afd8a857456e570402755373f05 Mon Sep 17 00:00:00 2001 From: Jon Langevin Date: Wed, 13 May 2026 22:33:47 -0400 Subject: [PATCH] chore: sync plugin.json version to latest tag v1.0.3 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 69d32d9..34e2834 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "name": "workflow-plugin-github", - "version": "1.0.1", + "version": "1.0.3", "description": "GitHub integration plugin: webhook handling, GitHub Actions, PRs, issues, releases, and deployments", "author": "GoCodeAlone", "license": "MIT",