mirror of
https://git.cloudron.io/cloudron/mastodon-app.git
synced 2024-11-21 15:20:59 +00:00
Version bump
This commit is contained in:
parent
b5a75dea5a
commit
5145e748b4
2 changed files with 4 additions and 1 deletions
|
@ -1,2 +1,5 @@
|
|||
[2.6.1]
|
||||
* Updated to 2.6.1, enabled LDAP integration
|
||||
|
||||
[2.5.2]
|
||||
* Initial Cloudron packaging
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "A federated microblogging network that is decentralized between independently operated servers",
|
||||
"version": "2.5.2",
|
||||
"version": "2.6.1",
|
||||
"healthCheckPath": "/about",
|
||||
"httpPort": 8000,
|
||||
"memoryLimit": 671088640,
|
||||
|
|
Loading…
Reference in a new issue