From 3cae359138fdb6737c26909f69337d075e9244b1 Mon Sep 17 00:00:00 2001 From: William Viker Date: Sat, 2 Dec 2023 16:58:10 +0100 Subject: [PATCH] Release v1.0.22 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 75091a3..5364e2c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "companion-worker-modules", "private": true, - "version": "1.0.21", + "version": "1.0.22", "description": "Generate a JSON files from the current module base used in companion.", "main": "./build/index.js", "scripts": {