summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2022-02-23 20:17:25 +0100
committerBenjamin Brahmer <info@b-brahmer.de>2022-02-28 15:14:19 +0100
commitd4a1db9629f4eab55c70cb4d7e16b3c6fc416570 (patch)
tree3f4ad6db80eabbda3220b5967a5886ce870a020b
parent3bd3ee97cce04fd1289504ba0ecf59f0839817e8 (diff)
Release 18.0.018.0.0
Changed - Change shortcut descriptions. (#1669) Fixed - Fix spaces in passwords getting replaced with "+" (#1678) Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
-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>