From 05e01e481402812bb9344b57d880b90192a910e0 Mon Sep 17 00:00:00 2001 From: Jazys Date: Tue, 29 Aug 2023 23:41:09 +0200 Subject: [PATCH] change version in config.json --- apps/tooljet/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/tooljet/config.json b/apps/tooljet/config.json index 3cae5898..d696bd84 100644 --- a/apps/tooljet/config.json +++ b/apps/tooljet/config.json @@ -6,7 +6,7 @@ "port": 9876, "id": "tooljet", "tipi_version": 23, - "version": "2.14.0", + "version": "v2.4.2", "categories": [ "automation" ],