From 2e5d65fa49302175aca75f7a72431823479b592e Mon Sep 17 00:00:00 2001 From: Gitouche <26656-gitouche@users.noreply.framagit.org> Date: Sun, 17 Sep 2023 16:06:30 +0200 Subject: [PATCH] Matrix/synapse 1.92.2 --- content/_index.md | 2 +- static/.well-known/chatonsinfos/service-matrix.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index 71897eb..f92d2e7 100644 --- a/content/_index.md +++ b/content/_index.md @@ -25,5 +25,5 @@ Serveur PeerJS pour WebRTC | **** | [peerjs-se Service | Lien | Code source | Version --- | --- | --- | --- Forge projet libres | **** | [Forgejo](https://codeberg.org/forgejo/forgejo) | *1.20.4* -Messagerie instantanée | **** | [Matrix/Synapse](https://github.com/matrix-org/synapse) | *1.91.2* +Messagerie instantanée | **** | [Matrix/Synapse](https://github.com/matrix-org/synapse) | *1.92.2* Stockage de fichiers | **** | [Seafile Server Core](https://github.com/haiwen/seafile-server) | *10.0.1* diff --git a/static/.well-known/chatonsinfos/service-matrix.properties b/static/.well-known/chatonsinfos/service-matrix.properties index 19ffcd9..9391bc3 100644 --- a/static/.well-known/chatonsinfos/service-matrix.properties +++ b/static/.well-known/chatonsinfos/service-matrix.properties @@ -101,7 +101,7 @@ software.license.url = https://github.com/matrix-org/synapse/blob/develop/LICENS software.license.name = Apache License Version 2.0 # Version du logiciel (type STRING, recommandé). -software.version = 1.91.2 +software.version = 1.92.2 # Lien web vers les sources du logiciel (type URL, recommandé). software.source.url = https://github.com/matrix-org/synapse/