Version 1.10.0

This commit is contained in:
Girish Ramakrishnan 2023-01-06 16:05:36 +01:00
parent 86d1b29ba0
commit bb462b199f
2 changed files with 4 additions and 1 deletions

View file

@ -237,3 +237,6 @@
[1.9.1]
* Only chown if needed
[1.10.0]
* Update base image to 4.0.0

View file

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Federated social network",
"version": "1.9.1",
"version": "1.10.0",
"upstreamVersion": "4.0.2",
"healthCheckPath": "/about",
"httpPort": 8000,