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 #21 from YunoHost-Apps/testing

Upgrade to 1.5.0
This commit is contained in:
Thomas 2023-10-31 10:38:44 +01:00 committed by GitHub
commit 9cc7dafdaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -5,9 +5,9 @@ name = "LibreTranslate"
description.en = "Open Source Machine Translation API"
description.fr = "API de traduction automatique Open Source"
version = "1.4.0~ynh1"
version = "1.5.0~ynh1"
maintainers = [""]
maintainers = ["Thovi98"]
[upstream]
license = "AGPL-3.0"

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES
#=================================================
libretranslate_version="1.4.0"
libretranslate_version="1.5.0"
#=================================================
# PERSONAL HELPERS