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

Merge pull request #17 from Thovi98/upgrade-to-1.3.12

Upgrade to 1.3.12
This commit is contained in:
eric_G 2023-10-03 20:14:35 +02:00 committed by GitHub
commit c22da63ca7
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.fr = "API de traduction automatique Open Source"
version = "1.3.11~ynh2"
version = "1.3.12~ynh2"
maintainers = [""]

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
libretranslate_version="1.3.11"
libretranslate_version="1.3.12"
#=================================================
# PERSONAL HELPERS