summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2022-10-23 13:39:41 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2022-10-23 14:21:32 +0200
commit33b60e1b94c35721a58aa66dfdd8608a13cd8a67 (patch)
tree65c65aa5d5782f979a234e7d1a1d77cefde60139
parent0822765c82b25291bd9880f934abf0d98fd8e164 (diff)
Release 19.0.0-beta219.0.0-beta2
Fixed - Fixed various keyboard navigation issues (#1953) - Fix cron job warning notification layout on NC25 (#1953) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-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 f73e34f0e..347d3e5c8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,10 +7,13 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1
### Changed
### Fixed
-- Fixed various keyboard navigation issues
-- Fix cron job warning notification layout on NC25
# Releases
+## [19.0.0-beta2] - 2022-10-23
+### Fixed
+- Fixed various keyboard navigation issues (#1953)
+- Fix cron job warning notification layout on NC25 (#1953)
+
## [19.0.0-beta1] - 2022-10-22
### Changed
- Drop support for Nextcloud 22, NC 22 has reached it's end of life. (#1950)
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 0539a8540..eb00c83be 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>19.0.0-beta1</version>
+ <version>19.0.0-beta2</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>