diff --git a/CHANGELOG.md b/CHANGELOG.md
index 295934d22..b36b72743 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
+## [v6.0.1] - 2023-10-27
+
+- Bug fixes in video streaming.
+
## [v6.0.0] - 2023-10-25
- This release focuses on improvements in code quality, maintainability and [documentation](https://memories.gallery/install/).
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 64e7dce5d..0372e531d 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -29,7 +29,7 @@ Memories is a *batteries-included* photo management solution for Nextcloud with
1. Run `php occ memories:index` to generate metadata indices for existing photos.
1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos.
]]>
- 6.0.0
+ 6.0.1
agpl
Varun Patil
Memories