From 4e9ac56b85494ce4311c8480d9bc200524b70269 Mon Sep 17 00:00:00 2001 From: websoft9 Date: Fri, 6 Dec 2024 01:42:53 +0000 Subject: [PATCH] Update chat2db --- apps/chat2db/.env | 2 +- apps/chat2db/variables.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/chat2db/.env b/apps/chat2db/.env index 34719859..3cfb4790 100644 --- a/apps/chat2db/.env +++ b/apps/chat2db/.env @@ -1,6 +1,6 @@ W9_DIST='community' W9_REPO=chat2db/chat2db -W9_VERSION='3.4.0' +W9_VERSION='3.4.1' #### -- Not allowed to edit below environments when recreate app based on existing data -- #### W9_ID='chat2db' diff --git a/apps/chat2db/variables.json b/apps/chat2db/variables.json index 711d6988..d7aab1dd 100644 --- a/apps/chat2db/variables.json +++ b/apps/chat2db/variables.json @@ -9,7 +9,7 @@ "dist": "community", "version": [ "latest", - "3.4.0" + "3.4.1" ] } ],