mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2024-11-22 07:41:00 +00:00
Version 1.9.1
This commit is contained in:
parent
b0d3985ab4
commit
e9084eeb72
2 changed files with 4 additions and 1 deletions
|
@ -234,3 +234,6 @@
|
|||
[1.9.0-1]
|
||||
* Cleanup preview-cards cache and orphaned media
|
||||
|
||||
[1.9.1]
|
||||
* Only chown if needed
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Federated social network",
|
||||
"version": "1.9.0-1",
|
||||
"version": "1.9.1",
|
||||
"upstreamVersion": "4.0.2",
|
||||
"healthCheckPath": "/about",
|
||||
"httpPort": 8000,
|
||||
|
|
Loading…
Reference in a new issue