diff --git a/README.md b/README.md index 07b5e26..eef4574 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**Shipped version:** 1.16.0~ynh1 +**Shipped version:** 1.16.2~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 1b56a0d..4028ca4 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**Versión actual:** 1.16.0~ynh1 +**Versión actual:** 1.16.2~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 4c99464..f230407 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**Paketatutako bertsioa:** 1.16.0~ynh1 +**Paketatutako bertsioa:** 1.16.2~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 5f2515e..c28bd19 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Gancio propose un agenda en ligne ouvert aux contributions, et fédéré avec le fediverse via ActivityPub. -**Version incluse :** 1.16.0~ynh1 +**Version incluse :** 1.16.2~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 4e62b94..aede753 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**Versión proporcionada:** 1.16.0~ynh1 +**Versión proporcionada:** 1.16.2~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 29d56d7..8908b02 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**分发版本:** 1.16.0~ynh1 +**分发版本:** 1.16.2~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 7298c92..ad213c3 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ name = "Gancio" description.en = "Shared agenda for local communities, federated with the fediverse" description.fr = "Agenda partagé pour les communautés locales, fédéré avec le fédiverse" -version = "1.16.0~ynh1" +version = "1.16.2~ynh1" maintainers = ["Lapineige"] @@ -57,8 +57,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://gancio.org/releases/gancio-v1.16.0.tgz" - sha256 = "c12e752f076d40ed7870b517300d561486ae5b30e41d7426fc07237b0d36755c" + url = "https://gancio.org/releases/gancio-v1.16.2.tgz" + sha256 = "b1c572df89744f7be9f953e7fc5e3c21e9d8f7ca43a6eda3c040a0872320d132" #autoupdate.strategy = "latest_gitlab_release" #autoupdate.asset = "^gancio-v*.tgz$"