From 05922eb3bdf9ca87304e6cbfa1bcafd0f381d938 Mon Sep 17 00:00:00 2001 From: William Viker Date: Sat, 2 Dec 2023 15:50:49 +0100 Subject: [PATCH] Release v1.0.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d712fc3..3229f9b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "companion-worker-modules", "private": true, - "version": "1.0.13", + "version": "1.0.14", "description": "Generate a JSON files from the current module base used in companion.", "main": "./build/index.js", "scripts": {