mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2024-11-22 07:41:00 +00:00
Version 1.13.5
This commit is contained in:
parent
2fe94e7e4e
commit
c71c1b560b
2 changed files with 7 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue