diff --git a/external/nextcloud-notes b/external/nextcloud-notes index b06d8e0b..3e06fd55 160000 --- a/external/nextcloud-notes +++ b/external/nextcloud-notes @@ -1 +1 @@ -Subproject commit b06d8e0b9462ab79312e10ae625f8196d2e9152e +Subproject commit 3e06fd556247149a631760494a6b49ac87842db8 diff --git a/external/nextcloud-notifications b/external/nextcloud-notifications index 02332ed5..1546ee67 160000 --- a/external/nextcloud-notifications +++ b/external/nextcloud-notifications @@ -1 +1 @@ -Subproject commit 02332ed5946ae3d12db8147d135a2b96909fb7fb +Subproject commit 1546ee671c91113b59fc8363b71aeb246bd38507 diff --git a/external/nextcloud-server b/external/nextcloud-server index fb9510ff..e712fab1 160000 --- a/external/nextcloud-server +++ b/external/nextcloud-server @@ -1 +1 @@ -Subproject commit fb9510ffed32c92dee60285157a69f09a10fe468 +Subproject commit e712fab1daf99ad6d1d48f9e851f3a4f90166649 diff --git a/specs/core.json b/specs/core.json index d1cb7fdf..80ec4eb8 100644 --- a/specs/core.json +++ b/specs/core.json @@ -2,7 +2,7 @@ "openapi": "3.0.3", "info": { "title": "Core", - "version": "24.0.4", + "version": "24.0.5", "description": "Core functionality of Nextcloud", "license": { "name": "agpl" diff --git a/specs/notes.json b/specs/notes.json index 9f8fde26..41b8f650 100644 --- a/specs/notes.json +++ b/specs/notes.json @@ -2,7 +2,7 @@ "openapi": "3.0.3", "info": { "title": "Notes", - "version": "4.5.0", + "version": "4.5.1", "description": "Distraction-free notes and writing", "license": { "name": "agpl" diff --git a/specs/notifications.json b/specs/notifications.json index e97936af..e1415b8c 100644 --- a/specs/notifications.json +++ b/specs/notifications.json @@ -2,7 +2,7 @@ "openapi": "3.0.3", "info": { "title": "Notifications", - "version": "2.12.0", + "version": "2.12.1", "description": "This app provides a backend and frontend for the notification API available in Nextcloud.", "license": { "name": "agpl" diff --git a/specs/templates/appinfo_core.xml b/specs/templates/appinfo_core.xml index 58f7f71d..8f338533 100644 --- a/specs/templates/appinfo_core.xml +++ b/specs/templates/appinfo_core.xml @@ -4,6 +4,6 @@ Core Core functionality of Nextcloud - 24.0.4 + 24.0.5 agpl diff --git a/specs/templates/core.json b/specs/templates/core.json index f9e3fdd6..adcba270 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.4", + "version": "24.0.5", "description": "Core functionality of Nextcloud", "license": { "name": "agpl" diff --git a/specs/templates/notes.json b/specs/templates/notes.json index 4dfc16c3..832cca40 100644 --- a/specs/templates/notes.json +++ b/specs/templates/notes.json @@ -2,7 +2,7 @@ "openapi": "3.0.3", "info": { "title": "Notes", - "version": "4.5.0", + "version": "4.5.1", "description": "Distraction-free notes and writing", "license": { "name": "agpl" diff --git a/specs/templates/notifications.json b/specs/templates/notifications.json index 41119898..a223765c 100644 --- a/specs/templates/notifications.json +++ b/specs/templates/notifications.json @@ -2,7 +2,7 @@ "openapi": "3.0.3", "info": { "title": "Notifications", - "version": "2.12.0", + "version": "2.12.1", "description": "This app provides a backend and frontend for the notification API available in Nextcloud.", "license": { "name": "agpl"