Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2021-02-22 11:40:25 +0300
committerJoas Schilling <coding@schilljs.com>2021-02-22 11:40:25 +0300
commitd82a18a8425ce331bb8e7f61a2989e8cc6e9d71a (patch)
tree3dd79c4a22f634ba847ab187695ba465a0320632 /CHANGELOG.md
parentac844de833689d6076327820a8052aeb048c2970 (diff)
Fix version typo
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 78674c5a1..b4e9e8ac2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -100,7 +100,7 @@ All notable changes to this project will be documented in this file.
- Add upload editor in files sidebar mode
[#5111](https://github.com/nextcloud/spreed/pull/5111)
-## 9.0.8 – 2021-02-22
+## 9.0.9 – 2021-02-22
### Fixed
- Fix collaboration resource options not loading
[#5143](https://github.com/nextcloud/spreed/pull/5143)