Bump version
This commit is contained in:
@@ -52,3 +52,6 @@
|
|||||||
* Add custom icon for private boosts in web UI (ThibG)
|
* Add custom icon for private boosts in web UI (ThibG)
|
||||||
* Add support for Create and Update activities that don't inline objects in ActivityPub (ThibG)
|
* Add support for Create and Update activities that don't inline objects in ActivityPub (ThibG)
|
||||||
* Add support for Undo activities that don't inline activities in ActivityPub (ThibG)
|
* Add support for Undo activities that don't inline activities in ActivityPub (ThibG)
|
||||||
|
|
||||||
|
[1.4.1]
|
||||||
|
* Add cron job to cleanup cached files
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Federated social network",
|
"tagline": "Federated social network",
|
||||||
"version": "1.4.0",
|
"version": "1.4.1",
|
||||||
"healthCheckPath": "/about",
|
"healthCheckPath": "/about",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"memoryLimit": 1610612736,
|
"memoryLimit": 1610612736,
|
||||||
|
Reference in New Issue
Block a user