From b448af25aea57f5a098c1aaea310793fd15f776b Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sun, 22 Oct 2023 09:02:45 +0200 Subject: [PATCH] Upgrade to 1.4.0 --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 669391b..228e05f 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -libretranslate_version="1.3.13" +libretranslate_version="1.4.0" #================================================= # PERSONAL HELPERS