From 048a3f38bce6d90b2fdb83643fb51a1b3e9faf94 Mon Sep 17 00:00:00 2001 From: jld3103 Date: Tue, 25 Oct 2022 23:04:29 +0200 Subject: [PATCH] Update nextcloud notes to 19.0.0 --- external/nextcloud-news | 2 +- specs/news.json | 2 +- specs/templates/news.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/external/nextcloud-news b/external/nextcloud-news index d18a9836..82575cbe 160000 --- a/external/nextcloud-news +++ b/external/nextcloud-news @@ -1 +1 @@ -Subproject commit d18a9836561340d3b448903429d34ff7d77d2de7 +Subproject commit 82575cbe8283904db479dce764dc2693513d26b8 diff --git a/specs/news.json b/specs/news.json index 8794c075..2dd2555f 100644 --- a/specs/news.json +++ b/specs/news.json @@ -2,7 +2,7 @@ "openapi": "3.1.0", "info": { "title": "News", - "version": "18.3.0", + "version": "19.0.0", "description": "An RSS/Atom feed reader", "license": { "name": "agpl", diff --git a/specs/templates/news.json b/specs/templates/news.json index 18024b7d..cae57322 100644 --- a/specs/templates/news.json +++ b/specs/templates/news.json @@ -2,7 +2,7 @@ "openapi": "3.1.0", "info": { "title": "News", - "version": "18.3.0", + "version": "19.0.0", "description": "An RSS/Atom feed reader", "license": { "name": "agpl",