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

bump version

This commit is contained in:
Éric Gaspar 2024-06-24 21:22:37 +02:00
parent 90cee88ca6
commit b2cef4a29a
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ userdoc = "https://galene.org/faq.html"
code = "https://github.com/jech/galene" code = "https://github.com/jech/galene"
[integration] [integration]
yunohost = ">= 11.2.14" yunohost = ">= 11.2.16"
architectures = "all" architectures = "all"
multi_instance = false multi_instance = false

View file

@ -4,7 +4,7 @@
# COMMON VARIABLES # COMMON VARIABLES
#================================================= #=================================================
go_version=1.20 go_version=1.22
#================================================= #=================================================
# PERSONAL HELPERS # PERSONAL HELPERS