Commit 7681b4b9 by Johannes Zellner

Bump version

1 parent 8a5c7d41
......@@ -64,3 +64,6 @@
* Add directory upload support
* Improve drag'n'drop of files
[5.2.0]
* Disable folder listing by default
* Do not render welcome screen if folder listing is enabled
......@@ -10,7 +10,7 @@
"hosting",
"server"
],
"version": "5.1.0",
"version": "5.2.0",
"healthCheckPath": "/api/healthcheck",
"httpPort": 3000,
"manifestVersion": 1,
......
{
"name": "cloudron-surfer",
"version": "5.1.0",
"version": "5.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
{
"name": "cloudron-surfer",
"version": "5.1.0",
"version": "5.2.0",
"description": "Simple file server",
"main": "server.js",
"scripts": {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!