diff --git a/CHANGELOG.md b/CHANGELOG.md
index 37e307a..fd5c8fa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@
-->
# Changelog
+## 5.11.0-beta.2 - 2025-11-14
+### Fixed
+- Spawning multiple generate-all workers when occ is not executable
+
## 5.11.0-beta.1 - 2025-11-08
### Added
- Allow running multiple instances of pre-generate
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 28e536f..23e8887 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -15,7 +15,7 @@ The first time you install this app, before using a cron job, you properly want
**Important**: To enable pre-generation of previews you must add **php /var/www/nextcloud/occ preview:pre-generate** to a system cron job that runs at times of your choosing.]]>
- 5.11.0-beta.1
+ 5.11.0-beta.2
agpl
Richard Steinmetz
PreviewGenerator