summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md5
-rw-r--r--appinfo/info.xml2
2 files changed, 5 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 172d134a8..3e409a82d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,11 +9,14 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1
### Fixed
# Releases
+## [19.0.0] - 2022-10-25
+### Fixed
+- Fix nested scrollbars in navigation (#411, #1958)
+
## [19.0.0-beta2] - 2022-10-23
### Fixed
- Fixed various keyboard navigation issues (#1953)
- Fix cron job warning notification layout on NC25 (#1953)
-- Fix nested scrollbars in navigation (#411)
## [19.0.0-beta1] - 2022-10-22
### Changed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index eb00c83be..eeb5af55b 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-beta2</version>
+ <version>19.0.0</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>