Bump version
Showing
with
4 additions
and
4 deletions
-
Please register or sign in to post a comment
... | ... | @@ -10,7 +10,7 @@ |
"hosting", | ||
"server" | ||
], | ||
"version": "5.2.0", | ||
"version": "5.3.0", | ||
"healthCheckPath": "/api/healthcheck", | ||
"httpPort": 3000, | ||
"manifestVersion": 1, | ||
... | ... |
{ | ||
"name": "cloudron-surfer", | ||
"version": "5.2.0", | ||
"version": "5.3.0", | ||
"lockfileVersion": 1, | ||
"requires": true, | ||
"dependencies": { | ||
... | ... |
{ | ||
"name": "cloudron-surfer", | ||
"version": "5.2.0", | ||
"version": "5.3.0", | ||
"description": "Simple file server", | ||
"main": "server.js", | ||
"scripts": { | ||
... | ... |