mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2024-12-22 22:26:27 +00:00
Bump version
This commit is contained in:
parent
9700124a55
commit
729394d036
2 changed files with 6 additions and 2 deletions
|
@ -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)
|
||||
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue