diff --git a/CHANGELOG.md b/CHANGELOG.md
index d491f81..067ef6a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
+## [0.7.2] - 2026-09-09
+
+### Changed
+- Repackaged so the release artifact contains only the app payload. The previous
+ release was published from the build working tree, so it shipped `.git/`,
+ `.github/`, `tests/`, `vendor-bin/` and `build/artifacts/` as part of the signed
+ app ([#41824](https://github.com/owncloud/core/issues/41824))
+
## [0.7.1] - 2026-07-22
### Changed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c4fa7ac..c2cc529 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -10,7 +10,7 @@
AGPL
Joas Schilling, Thomas Müller
- 0.7.1
+ 0.7.2