Bump version
Showing
with
6 additions
and
4 deletions
-
Please register or sign in to post a comment
... | ... | @@ -80,3 +80,5 @@ |
[5.5.0] | ||
* Add webdav endpoint support | ||
* Use inline edit for rename | ||
* Various interface layout fixes | ||
... | ... | @@ -10,7 +10,7 @@ |
"hosting", | ||
"server" | ||
], | ||
"version": "5.4.0", | ||
"version": "5.5.0", | ||
"healthCheckPath": "/api/healthcheck", | ||
"httpPort": 3000, | ||
"manifestVersion": 1, | ||
... | ... |
{ | ||
"name": "cloudron-surfer", | ||
"version": "5.4.0", | ||
"version": "5.5.0", | ||
"lockfileVersion": 1, | ||
"requires": true, | ||
"dependencies": { | ||
... | ... |
{ | ||
"name": "cloudron-surfer", | ||
"version": "5.4.0", | ||
"version": "5.5.0", | ||
"description": "Simple file server", | ||
"main": "server.js", | ||
"scripts": { | ||
... | ... |