final 23.0.1 fixes (#2204)

This commit is contained in:
Daniel Hansson 2022-01-28 17:29:15 +01:00 committed by GitHub
parent 592759693d
commit 73714bbb84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 3 deletions

View File

@ -15,6 +15,17 @@ If you run Hyper-V or want 500 GB, 1 TB or 2 TB VM you can download it from [T&M
PR's are more than welcome. Happy Nextclouding!
## 23.0.1
### Small changelog:
- Fixed all the bugs with the old release (23.0.0)
- Minor bugfixes and improvements
- And more...
### Full changelog:
- https://github.com/nextcloud/vm/compare/23.0.0..23.0.1
- https://nextcloud.com/changelog/#latest23
## 23.0.0
### Small changelog:

View File

@ -16,7 +16,4 @@ debug_mode
# Must be root
root_check
# Fix calendar being broken (cannot delete user)
nextcloud_occ app:update --all
exit