mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2024-11-25 09:11:00 +00:00
Version 1.1.1
This commit is contained in:
parent
00d7980af2
commit
64aad1fe91
2 changed files with 4 additions and 1 deletions
|
@ -7,3 +7,6 @@
|
|||
[1.1.0]
|
||||
* Update Mastodon to 3.1.2
|
||||
|
||||
[1.1.1]
|
||||
* Run db migration script on updates
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Federated social network",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"healthCheckPath": "/about",
|
||||
"httpPort": 8000,
|
||||
"memoryLimit": 1073741824,
|
||||
|
|
Loading…
Reference in a new issue