Browse Source

Update nextcloud server and notifications to 24.0.6

pull/87/head
jld3103 2 years ago
parent
commit
90c5069ea7
No known key found for this signature in database
GPG Key ID: 9062417B9E8EB7B3
  1. 2
      external/nextcloud-notifications
  2. 2
      external/nextcloud-server
  3. 2
      specs/core.json
  4. 2
      specs/templates/appinfo_core.xml
  5. 2
      specs/templates/core.json

2
external/nextcloud-notifications vendored

@ -1 +1 @@
Subproject commit 1546ee671c91113b59fc8363b71aeb246bd38507
Subproject commit 7190056dd64da2f2c4b2fd3fd8d40d26cb768937

2
external/nextcloud-server vendored

@ -1 +1 @@
Subproject commit e712fab1daf99ad6d1d48f9e851f3a4f90166649
Subproject commit 3aabb381b9e7ffc5b13f951b8fb89494fe903a2c

2
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",

2
specs/templates/appinfo_core.xml

@ -4,6 +4,6 @@
<name>Core</name>
<summary>Core functionality of Nextcloud</summary>
<description><![CDATA[Core functionality of Nextcloud]]></description>
<version>24.0.5</version>
<version>24.0.6</version>
<licence>agpl</licence>
</info>

2
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",

Loading…
Cancel
Save