Bump version
Showing
with
4 additions
and
1 deletions
-
Please register or sign in to post a comment
... | ... | @@ -39,3 +39,6 @@ |
[0.5.8] | ||
* Various encoding bugfixes | ||
* Make breadcumbs clickable | ||
[0.6.0] | ||
* Support multifile upload via the webinterface |
... | ... | @@ -9,7 +9,7 @@ |
"webserver", | ||
"server" | ||
], | ||
"version": "0.5.8", | ||
"version": "0.6.0", | ||
"healthCheckPath": "/api/healthcheck", | ||
"httpPort": 3000, | ||
"manifestVersion": 1, | ||
... | ... |