1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libretranslate_ynh.git synced 2024-09-03 19:36:00 +02:00

upgrade to 1.5.2

This commit is contained in:
Thomas 2023-11-15 20:35:12 +01:00 committed by GitHub
parent 9a08993fb5
commit cf61bcb212
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ name = "LibreTranslate"
description.en = "Open Source Machine Translation API" description.en = "Open Source Machine Translation API"
description.fr = "API de traduction automatique Open Source" description.fr = "API de traduction automatique Open Source"
version = "1.5.1~ynh1" version = "1.5.2~ynh1"
maintainers = ["Thovi98"] maintainers = ["Thovi98"]

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES # COMMON VARIABLES
#================================================= #=================================================
libretranslate_version="1.5.1" libretranslate_version="1.5.2"
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS