diff --git a/CHANGELOG b/CHANGELOG index e3489d8..85bd625 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -514,3 +514,7 @@ * Add timeline of public posts about a trending link * Add author highlight for news articles whose authors are on the fediverse +[1.14.1] +* Update Mastodon to 4.3.1 +* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v4.3.1) + diff --git a/CloudronManifest.json b/CloudronManifest.json index 371f1a6..8c4314b 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Federated social network", - "version": "1.14.0", + "version": "1.14.1", "upstreamVersion": "4.3.1", "healthCheckPath": "/about", "httpPort": 8000,