diff --git a/CHANGELOG.md b/CHANGELOG.md index 51fb21d..799ab53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## 1.0.1 - 2026-01-15 + +- Fixed start.sh permissions issue +- Uses prebuilt binary from mau.dev CI for faster builds + ## 1.0.0 - 2026-01-15 - Initial Cloudron package release diff --git a/CloudronManifest.json b/CloudronManifest.json index 763cb06..15e4aa4 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -1,5 +1,5 @@ { - "version": "1.0.0", + "version": "1.0.1", "upstreamVersion": "0.2512.0", "id": "dev.maunium.signal.cloudronapp", "title": "Matrix Signal Bridge",