1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dendrite_ynh.git synced 2024-09-03 18:25:58 +02:00

Merge pull request #123 from YunoHost-Apps/ci-auto-update-0.13.5

Upgrade to v0.13.5
This commit is contained in:
eric_G 2023-12-20 20:18:10 +01:00 committed by GitHub
commit 2bee0eee59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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. - Scalable: can run on multiple machines and eventually scale to massive homeserver deployments.
**Shipped version:** 0.13.4~ynh1 **Shipped version:** 0.13.5~ynh1
## :red_circle: Antifeatures ## :red_circle: Antifeatures
- **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability. - **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.

View file

@ -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. - Évolutif : peut fonctionner sur plusieurs machines et éventuellement évoluer vers des déploiements massifs de serveurs domestiques.
**Version incluse :** 0.13.4~ynh1 **Version incluse :** 0.13.5~ynh1
## :red_circle: Fonctions indésirables ## :red_circle: Fonctions indésirables
- **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability. - **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.

View file

@ -5,7 +5,7 @@ name = "Dendrite"
description.en = "Matrix homeserver of second generation" description.en = "Matrix homeserver of second generation"
description.fr = "Serveur Matrix de seconde génération" description.fr = "Serveur Matrix de seconde génération"
version = "0.13.4~ynh1" version = "0.13.5~ynh1"
maintainers = ["tituspijean"] maintainers = ["tituspijean"]