diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c2f8920..d89e1f25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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: diff --git a/static/temporary-fix-begining.sh b/static/temporary-fix-begining.sh index 8af72dd9..faaa75db 100644 --- a/static/temporary-fix-begining.sh +++ b/static/temporary-fix-begining.sh @@ -16,7 +16,4 @@ debug_mode # Must be root root_check -# Fix calendar being broken (cannot delete user) -nextcloud_occ app:update --all - exit