Bump version

This commit is contained in:
Johannes Zellner 2024-08-16 18:13:38 +02:00
parent 9700124a55
commit 729394d036
2 changed files with 6 additions and 2 deletions

View file

@ -483,3 +483,7 @@
* Update Mastodon to 4.2.10
* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v4.2.10)
[1.13.4]
* Update Mastodon to 4.2.11
* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v4.2.11)

View file

@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Federated social network",
"version": "1.13.3",
"upstreamVersion": "4.2.10",
"version": "1.13.4",
"upstreamVersion": "4.2.11",
"healthCheckPath": "/about",
"httpPort": 8000,
"memoryLimit": 1610612736,