From 8522d9385e63eeff471e9bf7d741683a1fcb9441 Mon Sep 17 00:00:00 2001 From: William Viker Date: Sat, 2 Dec 2023 16:14:36 +0100 Subject: [PATCH] Release v1.0.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc017da..33a81ee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "companion-worker-modules", "private": true, - "version": "1.0.19", + "version": "1.0.20", "description": "Generate a JSON files from the current module base used in companion.", "main": "./build/index.js", "scripts": {