From 3fb90a76c6d94d9932518f052abc8c7695a8f067 Mon Sep 17 00:00:00 2001 From: Gitouche <26656-gitouche@users.noreply.framagit.org> Date: Sun, 22 Jan 2023 15:22:20 +0100 Subject: [PATCH] matrix : maj 1.75.0 --- 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 9e4bac5..04da821 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 | **** | [Gitea](https://github.com/go-gitea/gitea) | *1.17.4* -Messagerie instantanée | **** | [Matrix/Synapse](https://github.com/matrix-org/synapse) | *1.70.1* +Messagerie instantanée | **** | [Matrix/Synapse](https://github.com/matrix-org/synapse) | *1.75.0* Stockage de fichiers | **** | [Seafile Server Core](https://github.com/haiwen/seafile-server) | *9.0.10* diff --git a/static/.well-known/chatonsinfos/service-matrix.properties b/static/.well-known/chatonsinfos/service-matrix.properties index 8c82bb4..2129940 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.70.1 +software.version = 1.75.0 # Lien web vers les sources du logiciel (type URL, recommandé). software.source.url = https://github.com/matrix-org/synapse/