From 51cd5280402c56bd4a3ac52e691a73e7f2d40d7c Mon Sep 17 00:00:00 2001 From: dutchie031 Date: Sat, 19 Sep 2026 23:01:25 +0200 Subject: [PATCH] updates to get it working again --- github-actions/bundle-script/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-actions/bundle-script/package.json b/github-actions/bundle-script/package.json index 2c57e7e..4e5f601 100644 --- a/github-actions/bundle-script/package.json +++ b/github-actions/bundle-script/package.json @@ -1,6 +1,6 @@ { "name": "gh-scripting-compiler", - "version": "1.1.3", + "version": "1.1.4", "type": "module", "main": "dist/index.js", "scripts": {