Bump version
Showing
with
4 additions
and
1 deletions
-
Please register or sign in to post a comment
... | ... | @@ -49,3 +49,6 @@ |
* Use new base image v0.10.0 | ||
* Synchronize cli and server versions | ||
[4.1.0] | ||
* Add ability to download files from the UI | ||
... | ... | @@ -9,7 +9,7 @@ |
"webserver", | ||
"server" | ||
], | ||
"version": "4.0.0", | ||
"version": "4.1.0", | ||
"healthCheckPath": "/api/healthcheck", | ||
"httpPort": 3000, | ||
"manifestVersion": 1, | ||
... | ... |