mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2025-02-16 15:25:13 +00:00
Update package version
This commit is contained in:
parent
87e0460613
commit
0a1b456594
2 changed files with 4 additions and 1 deletions
|
@ -231,3 +231,6 @@
|
|||
* Add support for uploading AVIF files (txt-file)
|
||||
* Add support for uploading HEIC files (Gargron)
|
||||
|
||||
[1.9.0-1]
|
||||
* Cleanup preview-cards cache and orphaned media
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Federated social network",
|
||||
"version": "1.9.0",
|
||||
"version": "1.9.0-1",
|
||||
"upstreamVersion": "4.0.2",
|
||||
"healthCheckPath": "/about",
|
||||
"httpPort": 8000,
|
||||
|
|
Loading…
Reference in a new issue