Version 1.13.5

This commit is contained in:
Girish Ramakrishnan 2024-08-19 12:22:12 +02:00
parent 2fe94e7e4e
commit c71c1b560b
2 changed files with 7 additions and 2 deletions

View file

@ -487,3 +487,8 @@
* Update Mastodon to 4.2.11
* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v4.2.11)
[1.13.5]
* Update Mastodon to 4.2.12
* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v4.2.12)
* This is a hotfix release for an issue introduced in 4.2.11

View file

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