mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2025-02-16 15:25:13 +00:00
Version 1.1.0
This commit is contained in:
parent
9aa61ebaa1
commit
d6502a43cb
3 changed files with 5 additions and 2 deletions
|
@ -4,3 +4,6 @@
|
|||
[1.0.0]
|
||||
* Initial stable version
|
||||
|
||||
[1.1.0]
|
||||
* Update Mastodon to 3.1.2
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Federated social network",
|
||||
"version": "1.0.0-2",
|
||||
"version": "1.1.0",
|
||||
"healthCheckPath": "/about",
|
||||
"httpPort": 8000,
|
||||
"memoryLimit": 1073741824,
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This app packages Mastodon <upstream>3.0.1</upstream>.
|
||||
This app packages Mastodon <upstream>3.1.2</upstream>.
|
||||
|
||||
Your self-hosted, globally interconnected microblogging community.
|
||||
|
||||
|
|
Loading…
Reference in a new issue