From 351e5ee24ce01be89e2a3dfa26fc3c90ad5338e5 Mon Sep 17 00:00:00 2001 From: Florent Guillot Date: Wed, 5 Jan 2022 11:56:52 +0100 Subject: [PATCH] MAJ version gitea/kanboard/matrix/nextcloud --- service-gitea.properties | 2 +- service-kanboard.properties | 2 +- service-matrix.properties | 2 +- service-nextcloud.properties | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/service-gitea.properties b/service-gitea.properties index fa43e12..2a101c4 100644 --- a/service-gitea.properties +++ b/service-gitea.properties @@ -91,7 +91,7 @@ software.license.url = https://github.com/go-gitea/gitea/blob/main/LICENSE software.license.name = MIT # Version du logiciel (type STRING, recommandé). -software.version = 1.15.3 +software.version = 1.15.9 # Lien web vers les sources du logiciel (type URL, recommandé). software.source.url = https://github.com/go-gitea/gitea/ diff --git a/service-kanboard.properties b/service-kanboard.properties index 839657b..6a8fa09 100644 --- a/service-kanboard.properties +++ b/service-kanboard.properties @@ -91,7 +91,7 @@ software.license.url = https://github.com/kanboard/kanboard/blob/master/LICENSE software.license.name =MIT # Version du logiciel (type STRING, recommandé). -software.version = 1.2.20 +software.version = 1.2.21 # Lien web vers les sources du logiciel (type URL, recommandé). software.source.url =https://github.com/kanboard/kanboard diff --git a/service-matrix.properties b/service-matrix.properties index da8bba0..50c18df 100644 --- a/service-matrix.properties +++ b/service-matrix.properties @@ -91,7 +91,7 @@ software.license.url = https://github.com/vector-im/element-web/blob/develop/LIC software.license.name = Apache-2.0 # Version du logiciel (type STRING, recommandé). -software.version = 1.8.5 +software.version = 1.9.8 # Lien web vers les sources du logiciel (type URL, recommandé). software.source.url = https://github.com/vector-im/element-web diff --git a/service-nextcloud.properties b/service-nextcloud.properties index f2f05f2..7ecc1e7 100644 --- a/service-nextcloud.properties +++ b/service-nextcloud.properties @@ -89,7 +89,7 @@ software.license.url = https://github.com/nextcloud/server/blob/master/COPYING software.license.name = GNU Affero General Public License v3.0 # Version du logiciel (type STRING, recommandé). -software.version = 21.0 +software.version = 22.2 # Lien web vers les sources du logiciel (type URL, recommandé). software.source.url = https://github.com/nextcloud/server