diff --git a/README.md b/README.md index dc334f9..894e36f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th - Command-line client for Galene file transfer -**Shipped version:** 0.9~ynh4 +**Shipped version:** 0.9.1~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 1982f63..e25f03f 100644 --- a/README_es.md +++ b/README_es.md @@ -31,7 +31,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th - Command-line client for Galene file transfer -**Versión actual:** 0.9~ynh4 +**Versión actual:** 0.9.1~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 5d26183..4423e2f 100644 --- a/README_eu.md +++ b/README_eu.md @@ -31,7 +31,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th - Command-line client for Galene file transfer -**Paketatutako bertsioa:** 0.9~ynh4 +**Paketatutako bertsioa:** 0.9.1~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index ebe75f7..a0050ca 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,7 @@ Galène est un serveur de visioconférence (un « SFU ») facile à déployer et - Client en ligne de commande pour le transfert de fichiers Galene -**Version incluse :** 0.9~ynh4 +**Version incluse :** 0.9.1~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index e95574b..4a217bd 100644 --- a/README_gl.md +++ b/README_gl.md @@ -31,7 +31,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th - Command-line client for Galene file transfer -**Versión proporcionada:** 0.9~ynh4 +**Versión proporcionada:** 0.9.1~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 1e164f3..965ea07 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -31,7 +31,7 @@ Galène is a videoconference server (an “SFU”) that is easy to deploy and th - Command-line client for Galene file transfer -**分发版本:** 0.9~ynh4 +**分发版本:** 0.9.1~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 5f0efed..3561a5e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Galène" description.en = "Videoconferencing server that is easy to deploy" description.fr = "Serveur de visioconférence facile à déployer" -version = "0.9~ynh4" +version = "0.9.1~ynh1" maintainers = ["eric_G"] @@ -18,7 +18,7 @@ userdoc = "https://galene.org/faq.html" code = "https://github.com/jech/galene" [integration] -yunohost = ">= 11.2.16" +yunohost = ">= 11.2.20" architectures = "all" multi_instance = false @@ -67,8 +67,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/jech/galene/archive/refs/tags/galene-0.9.tar.gz" - sha256 = "066f2b06fdbda4b8d29d3048166123dc5bc2c0f6f863cee235df82758ddbef90" + url = "https://github.com/jech/galene/archive/refs/tags/galene-0.9.1.tar.gz" + sha256 = "3f0ab64a1c2364ddb55cf41d82d5df4337dff07c2934ed24775daad849c34a53" autoupdate.strategy = "latest_github_tag" [resources.sources.ldap]