We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68552c6 commit f701322Copy full SHA for f701322
2 files changed
CHANGELOG.md
@@ -9,6 +9,9 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1
9
### Fixed
10
11
# Releases
12
+## [18.2.0-beta2] - 2022-09-07
13
+Fix for the read all function and spelling fixes.
14
+
15
## [18.2.0-beta1] - 2022-08-30
16
### Changed
17
- Ported the admin settings to vue (#2353)
appinfo/info.xml
@@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new)
21
22
Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
23
]]></description>
24
- <version>18.2.0-beta1</version>
+ <version>18.2.0-beta2</version>
25
<licence>agpl</licence>
26
<author>Benjamin Brahmer</author>
27
<author>Sean Molenaar</author>
0 commit comments