summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md8
-rw-r--r--appinfo/info.xml2
2 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index cfecb13e8..933b3124c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,11 +6,17 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1
## [18.x.x]
### Changed
-- Fix spaces in passwords getting replaced with "+" (#1678)
### Fixed
# Releases
+## [18.0.0] - 2022-02-23
+### Changed
+- Change shortcut descriptions. (#1669)
+
+### Fixed
+- Fix spaces in passwords getting replaced with "+" (#1678)
+
## [18.0.0-beta1] - 2022-02-16
### Changed
- Drop support for Nextcloud 21
diff --git a/appinfo/info.xml b/appinfo/info.xml
index f7ea7cc06..0406abbcb 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>18.0.0-beta1</version>
+ <version>18.0.0</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>