From 12cdcaa1bdbbe247d9580feed679373b15982898 Mon Sep 17 00:00:00 2001 From: jld3103 Date: Fri, 12 Aug 2022 17:19:43 +0200 Subject: [PATCH] Update core appinfo, template spec and spec --- specs/core.json | 4 ++-- specs/templates/appinfo_core.xml | 2 +- specs/templates/core.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/specs/core.json b/specs/core.json index b47e79ce..d1cb7fdf 100644 --- a/specs/core.json +++ b/specs/core.json @@ -2,7 +2,7 @@ "openapi": "3.0.3", "info": { "title": "Core", - "version": "24.0.3", + "version": "24.0.4", "description": "Core functionality of Nextcloud", "license": { "name": "agpl" @@ -124,7 +124,7 @@ } } }, - "metadataAvailable":{ + "metadataAvailable": { "type": "object", "properties": { "size": { diff --git a/specs/templates/appinfo_core.xml b/specs/templates/appinfo_core.xml index 97a727f1..58f7f71d 100644 --- a/specs/templates/appinfo_core.xml +++ b/specs/templates/appinfo_core.xml @@ -4,6 +4,6 @@ Core Core functionality of Nextcloud - 24.0.3 + 24.0.4 agpl diff --git a/specs/templates/core.json b/specs/templates/core.json index c475ccb8..f9e3fdd6 100644 --- a/specs/templates/core.json +++ b/specs/templates/core.json @@ -2,7 +2,7 @@ "openapi": "3.0.3", "info": { "title": "Core", - "version": "24.0.3", + "version": "24.0.4", "description": "Core functionality of Nextcloud", "license": { "name": "agpl"