From 083b8da7890ca6262ada90e858bd19967610c5fa Mon Sep 17 00:00:00 2001 From: Lucas Woodward <31957045+SketchingDev@users.noreply.github.com> Date: Thu, 13 Aug 2026 22:15:23 +0100 Subject: [PATCH 1/2] Increase --- .claude-plugin/marketplace.json | 2 +- .claude-plugin/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 41f466e..5070979 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -10,7 +10,7 @@ "name": "genesys-cloud-architect", "source": "./", "description": "Create, test, and debug Genesys Cloud Architect flows", - "version": "1.0.6" + "version": "1.0.7" } ] } diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 4f1a6dc..d4c98b1 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "genesys-cloud-architect", "description": "Create, test, and debug Genesys Cloud Architect flows", - "version": "1.0.6", + "version": "1.0.7", "author": { "name": "Lucas Woodward", "url": "https://makingchatbots.com/" From d13dd0cc0c31072e6ab7e8131e68629f2e1fabc1 Mon Sep 17 00:00:00 2001 From: Lucas Woodward <31957045+SketchingDev@users.noreply.github.com> Date: Thu, 13 Aug 2026 22:16:41 +0100 Subject: [PATCH 2/2] Trigger precommit hooks