From 90c5069ea742c8a23aa4c2caa72ac15ab2144c7e Mon Sep 17 00:00:00 2001 From: jld3103 Date: Fri, 7 Oct 2022 08:56:22 +0200 Subject: [PATCH] Update nextcloud server and notifications to 24.0.6 --- external/nextcloud-notifications | 2 +- external/nextcloud-server | 2 +- specs/core.json | 2 +- specs/templates/appinfo_core.xml | 2 +- specs/templates/core.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/external/nextcloud-notifications b/external/nextcloud-notifications index 1546ee67..7190056d 160000 --- a/external/nextcloud-notifications +++ b/external/nextcloud-notifications @@ -1 +1 @@ -Subproject commit 1546ee671c91113b59fc8363b71aeb246bd38507 +Subproject commit 7190056dd64da2f2c4b2fd3fd8d40d26cb768937 diff --git a/external/nextcloud-server b/external/nextcloud-server index e712fab1..3aabb381 160000 --- a/external/nextcloud-server +++ b/external/nextcloud-server @@ -1 +1 @@ -Subproject commit e712fab1daf99ad6d1d48f9e851f3a4f90166649 +Subproject commit 3aabb381b9e7ffc5b13f951b8fb89494fe903a2c diff --git a/specs/core.json b/specs/core.json index 094b4555..6e7b1a4f 100644 --- a/specs/core.json +++ b/specs/core.json @@ -2,7 +2,7 @@ "openapi": "3.1.0", "info": { "title": "Core", - "version": "24.0.5", + "version": "24.0.6", "description": "Core functionality of Nextcloud", "license": { "name": "agpl", diff --git a/specs/templates/appinfo_core.xml b/specs/templates/appinfo_core.xml index 8f338533..881f0762 100644 --- a/specs/templates/appinfo_core.xml +++ b/specs/templates/appinfo_core.xml @@ -4,6 +4,6 @@ Core Core functionality of Nextcloud - 24.0.5 + 24.0.6 agpl diff --git a/specs/templates/core.json b/specs/templates/core.json index b5a68522..f6c8421c 100644 --- a/specs/templates/core.json +++ b/specs/templates/core.json @@ -2,7 +2,7 @@ "openapi": "3.1.0", "info": { "title": "Core", - "version": "24.0.5", + "version": "24.0.6", "description": "Core functionality of Nextcloud", "license": { "name": "agpl",