Version 1.9.1

This commit is contained in:
Girish Ramakrishnan 2022-12-03 13:28:50 +01:00
parent b0d3985ab4
commit e9084eeb72
2 changed files with 4 additions and 1 deletions

View file

@ -234,3 +234,6 @@
[1.9.0-1]
* Cleanup preview-cards cache and orphaned media
[1.9.1]
* Only chown if needed

View file

@ -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,