summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2023-01-27 11:24:09 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2023-01-27 12:30:11 +0100
commitc8800fcbc2cc79494f547231313692aca4046b29 (patch)
tree3dc200a2c73facb7bf56e1efe048519c0b2f276e
parentfb7edac5703b5ebb016541c4591720d3c472ad70 (diff)
Nextcloud 23 is EOL
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-rw-r--r--.github/workflows/api-integration-tests.yml2
-rw-r--r--CHANGELOG.md3
-rw-r--r--appinfo/info.xml4
3 files changed, 5 insertions, 4 deletions
diff --git a/.github/workflows/api-integration-tests.yml b/.github/workflows/api-integration-tests.yml
index 484bf38b3..bfbb320aa 100644
--- a/.github/workflows/api-integration-tests.yml
+++ b/.github/workflows/api-integration-tests.yml
@@ -29,7 +29,7 @@ jobs:
strategy:
matrix:
php-versions: ['7.4', '8.0']
- nextcloud: ['stable23', 'stable24', 'stable25']
+ nextcloud: ['stable24', 'stable25']
database: ['sqlite', 'pgsql', 'mysql']
experimental: [false]
include:
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 168cc5cfb..3a6589443 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,8 +3,9 @@ All notable changes to this project will be documented in this file.
The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), older entries don't fully match.
# Unreleased
-## [20.x.x]
+## [21.x.x]
### Changed
+- Drop support for Nextcloud 23
### Fixed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index b30db4430..912fcabc8 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new)
Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
]]></description>
- <version>20.0.1</version>
+ <version>21.0.0</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>
@@ -55,7 +55,7 @@ Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
<lib>json</lib>
<owncloud max-version="0" min-version="0"/>
- <nextcloud min-version="23" max-version="25"/>
+ <nextcloud min-version="24" max-version="26"/>
</dependencies>
<background-jobs>