From 5bfa0c6da5a7e7f6d4c3d14f1e096cd6e10300df Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 6 Jul 2023 20:15:41 +0200 Subject: [PATCH 1/2] Upgrade to v0.13.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 183205d..6b6eb05 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Dendrite" description.en = "Matrix homeserver of second generation" description.fr = "Serveur Matrix de seconde génération" -version = "0.13.0~ynh2" +version = "0.13.1~ynh2" maintainers = ["tituspijean"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/matrix-org/dendrite/archive/refs/tags/v0.13.0.tar.gz" - sha256 = "ecc2f349af1c8a10233a96abd347ca0595eb4a63f65c2b7e1bc8377280a337e0" + url = "https://github.com/matrix-org/dendrite/archive/refs/tags/v0.13.1.tar.gz" + sha256 = "d3217759c5abef155c4e3f9cbbfb3361725cf2e17457b4478c9a4c84ff6881ea" autoupdate.strategy = "latest_github_tag" [resources.ports] From 03f345aaf7a3545776a2f68c1204c743f5fdf8b4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 6 Jul 2023 18:15:43 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0511e76..90a6967 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Dendrite is a second-generation Matrix homeserver written in Go. It intends to p - Scalable: can run on multiple machines and eventually scale to massive homeserver deployments. -**Shipped version:** 0.13.0~ynh2 +**Shipped version:** 0.13.1~ynh2 ## :red_circle: Antifeatures - **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability. diff --git a/README_fr.md b/README_fr.md index f14a87a..374e3cd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ Dendrite est un serveur domestique Matrix de deuxième génération écrit en Go - Évolutif : peut fonctionner sur plusieurs machines et éventuellement évoluer vers des déploiements massifs de serveurs domestiques. -**Version incluse :** 0.13.0~ynh2 +**Version incluse :** 0.13.1~ynh2 ## :red_circle: Fonctions indésirables - **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.