mirror of
https://github.com/YunoHost-Apps/libretranslate_ynh.git
synced 2024-09-03 19:36:00 +02:00
commit
9cc7dafdaf
2 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
# COMMON VARIABLES
|
||||
#=================================================
|
||||
|
||||
libretranslate_version="1.4.0"
|
||||
libretranslate_version="1.5.0"
|
||||
|
||||
#=================================================
|
||||
# PERSONAL HELPERS
|
||||
|
|
Loading…
Add table
Reference in a new issue