diff --git a/CHANGELOG b/CHANGELOG index 5a16a5c..97fb216 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -479,3 +479,7 @@ * Fix password change endpoint not being rate-limited (GHSA-q3rg-xx5v-4mxh) * Add hardening around rate-limit bypass (GHSA-c2r5-cfqr-c553) +[1.13.3] +* Update Mastodon to 4.2.10 +* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v4.2.10) + diff --git a/CloudronManifest.json b/CloudronManifest.json index c00a3ec..c04a445 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Federated social network", - "version": "1.13.2", - "upstreamVersion": "4.2.9", + "version": "1.13.3", + "upstreamVersion": "4.2.10", "healthCheckPath": "/about", "httpPort": 8000, "memoryLimit": 1610612736,