From 7f4b724ca6cc7e004fd4bf5f312e370fb76e379e Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Tue, 10 Oct 2023 11:40:23 +0200 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 5932421..669391b 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -libretranslate_version="1.3.12" +libretranslate_version="1.3.13" #================================================= # PERSONAL HELPERS