From 899ca3cb3a0724a4accd7b72fdab4acda554dec7 Mon Sep 17 00:00:00 2001 From: Gitouche <26656-gitouche@users.noreply.framagit.org> Date: Thu, 9 Mar 2023 23:48:33 +0100 Subject: [PATCH] =?UTF-8?q?PeerJS=201.0.0,=20Jitsi=20=1B[200~8319~?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/_index.md | 4 ++-- static/.well-known/chatonsinfos/service-jitsi.properties | 2 +- static/.well-known/chatonsinfos/service-peerjs.properties | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/content/_index.md b/content/_index.md index caac68a..f749d9f 100644 --- a/content/_index.md +++ b/content/_index.md @@ -14,12 +14,12 @@ Service | Lien | Code source | Version --- | --- | --- | --- Aide à la prise de RDV | **** | [Framadate](https://framagit.org/framasoft/framadate/framadate) | *1.1.19* Partage de notes sécurisées | **** | [PrivateBin](https://github.com/PrivateBin/PrivateBin/) | *1.5.1* -Visio-conférence | **** | [Jitsi](https://github.com/jitsi/docker-jitsi-meet) | *8218* +Visio-conférence | **** | [Jitsi](https://github.com/jitsi/docker-jitsi-meet) | *8319* **Geekeries** | **Lien** | **Code Source** | **Version** --- | --- | --- | --- Service de notifications | **** | [ntfy](https://github.com/binwiederhier/ntfy) | *2.0.1* -Serveur PeerJS pour WebRTC | **** | [peerjs-server](https://github.com/peers/peerjs-server) | *0.6.1* +Serveur PeerJS pour WebRTC | **** | [peerjs-server](https://github.com/peers/peerjs-server) | *1.0.0* ## Accès restreint : inscriptions [sur demande](https://garbaye.fr/contact/) Service | Lien | Code source | Version diff --git a/static/.well-known/chatonsinfos/service-jitsi.properties b/static/.well-known/chatonsinfos/service-jitsi.properties index 1c5a5b2..a4bc35e 100644 --- a/static/.well-known/chatonsinfos/service-jitsi.properties +++ b/static/.well-known/chatonsinfos/service-jitsi.properties @@ -101,7 +101,7 @@ software.license.url = https://github.com/jitsi/jitsi-meet/blob/master/LICENSE software.license.name = Apache License 2.0 # Version du logiciel (type STRING, recommandé). -software.version = 8218 +software.version = 8319 # Lien web vers les sources du logiciel (type URL, recommandé). software.source.url = https://github.com/jitsi/jitsi-meet diff --git a/static/.well-known/chatonsinfos/service-peerjs.properties b/static/.well-known/chatonsinfos/service-peerjs.properties index 1c6748b..a3c5193 100644 --- a/static/.well-known/chatonsinfos/service-peerjs.properties +++ b/static/.well-known/chatonsinfos/service-peerjs.properties @@ -103,7 +103,7 @@ software.license.url = https://github.com/peers/peerjs-server/blob/master/LICENS software.license.name = MIT License # Version du logiciel (type STRING, recommandé). -software.version = 0.6.1 +software.version = 1.0.0 # Lien web vers les sources du logiciel (type URL, recommandé). software.source.url = https://github.com/peers/peerjs-server