mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2024-11-23 00:00:59 +00:00
Bump version
This commit is contained in:
parent
5749cc9fc9
commit
b65c36662e
2 changed files with 5 additions and 1 deletions
|
@ -514,3 +514,7 @@
|
|||
* Add timeline of public posts about a trending link
|
||||
* Add author highlight for news articles whose authors are on the fediverse
|
||||
|
||||
[1.14.1]
|
||||
* Update Mastodon to 4.3.1
|
||||
* [Full changelog](https://github.com/mastodon/mastodon/releases/tag/v4.3.1)
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Federated social network",
|
||||
"version": "1.14.0",
|
||||
"version": "1.14.1",
|
||||
"upstreamVersion": "4.3.1",
|
||||
"healthCheckPath": "/about",
|
||||
"httpPort": 8000,
|
||||
|
|
Loading…
Reference in a new issue