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"