From c791c0f0461b294c9840f8a67a4907562061e504 Mon Sep 17 00:00:00 2001 From: Florent Guillot Date: Fri, 11 Jun 2021 18:44:10 +0200 Subject: [PATCH] MAJ Versions suite upgrade --- service-gitea.properties | 2 +- service-kanboard.properties | 2 +- service-mail.properties | 2 +- service-matrix.properties | 2 +- service-privatebin.properties | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/service-gitea.properties b/service-gitea.properties index ebc4493..0982c21 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.13.6 +software.version = 1.14.2 # 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 832e243..839657b 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.18 +software.version = 1.2.20 # Lien web vers les sources du logiciel (type URL, recommandé). software.source.url =https://github.com/kanboard/kanboard diff --git a/service-mail.properties b/service-mail.properties index 0e88070..0c73a0d 100644 --- a/service-mail.properties +++ b/service-mail.properties @@ -91,7 +91,7 @@ software.license.url = https://www.rainloop.net/licensing/ software.license.name = AGPLV3 # Version du logiciel (type STRING, recommandé). -software.version = 1.15.0 +software.version = 1.16.0 # Lien web vers les sources du logiciel (type URL, recommandé). software.source.url = https://github.com/rainloop diff --git a/service-matrix.properties b/service-matrix.properties index 15c4be6..a281166 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.7.24 +software.version = 1.7.30 # Lien web vers les sources du logiciel (type URL, recommandé). software.source.url = https://github.com/vector-im/element-web diff --git a/service-privatebin.properties b/service-privatebin.properties index 1f4e8de..627e3be 100644 --- a/service-privatebin.properties +++ b/service-privatebin.properties @@ -89,7 +89,7 @@ software.license.url = https://github.com/PrivateBin/PrivateBin/blob/master/LICE software.license.name = GNU General Public License v2.0 # Version du logiciel (type STRING, recommandé). -software.version = 1.3.4 +software.version = 1.3.5 # Lien web vers les sources du logiciel (type URL, recommandé). software.source.url = https://github.com/PrivateBin/PrivateBin