From ac854fde4c7a97816e8e57d45f2a08ba33f0965f Mon Sep 17 00:00:00 2001 From: Rodolphe Robles <80f522fe-8e67-487d-a570-80e581c94b48@localhost> Date: Sun, 26 Feb 2023 01:36:20 +0100 Subject: [PATCH] =?UTF-8?q?mise=20=C3=A0=20jour?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service-nextcloud.properties | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/service-nextcloud.properties b/service-nextcloud.properties index cd87ce7..c6a1281 100644 --- a/service-nextcloud.properties +++ b/service-nextcloud.properties @@ -101,15 +101,14 @@ 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 = 25.0.3 +software.version = 25.0.4 # Lien web vers les sources du logiciel (type URL, recommandé). software.source.url = https://github.com/nextcloud/server # Liste de modules optionnels installés (type VALUES, optionnel) # Exemples : Nextcloud-BigBlueButton, Nextcloud-Bookmark, Nextcloud-Calendar, Nextcloud-Carnet, Nextcloud-CollaboraOnline, Nextcloud-Onlyoffice, Nextcloud-Contacts, Nextcloud-Deck, Nextcloud-Forms,Nextcloud-Mail, Nextcloud-Maps, Nextcloud-News, Nextcloud-Notes, Nextcloud-Polls, Nextcloud-Spreed, Nextcloud-Talk, Nextcloud-Task -software.modules = Nextcloud-Calendar, Nextcloud-Contacts, Nextcloud-Notes, Nextcloud-Forms, Nextcloud-Task, Nextcloud-Deck, Nextcloud-Passwords, Nextcloud-Draw.io, Nextcloud-Mindmap, Nextcloud-Ownpad, Nextcloud-Talk, Nextcloud-Onlyoffice - +software.modules = Nextcloud-Calendar, Nextcloud-Contacts, Nextcloud-Notes, Nextcloud-Forms, Nextcloud-Task, Nextcloud-Deck, Nextcloud-Passwords, Nextcloud-Draw.io, Nextcloud-Mindmap, Nextcloud-Ownpad, Nextcloud-Talk, Nextcloud-Onlyoffice... # [Host] # Nom de l'hébergeur de la machine qui fait tourner le service, dans le cas d'un auto-hébergement c'est vous ! (type STRING, obligatoire).