summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md7
-rw-r--r--appinfo/info.xml2
2 files changed, 6 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 344e8f342..68fa1fd45 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,11 +5,14 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1
# Unreleased
## [21.x.x]
### Changed
-- Remove unused background job OCA\News\Cron\Updater (#2137)
-- Add info card to the admin settings, showing last job execution (#2141)
+
### Fixed
# Releases
+## [21.1.0-beta1] - 2023-03-13
+### Changed
+- Remove unused background job OCA\News\Cron\Updater (#2137)
+- Add info card to the admin settings, showing last job execution (#2141)
## [21.0.0] - 2023-02-28
No notable changes compared 21.0.0-beta1
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 8e06ff9bb..1cb061b65 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>21.0.0</version>
+ <version>21.1.0-beta1</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>