Commit a6a9ff2a by Johannes Zellner

Bump version

1 parent 1ce896e1
......@@ -72,3 +72,6 @@
* Replacing redis token store with local json file
* Add upload progress reporting
* Minor interface improvements
[5.4.0]
* Use new Cloudron base image
\ No newline at end of file
......@@ -10,7 +10,7 @@
"hosting",
"server"
],
"version": "5.3.0",
"version": "5.4.0",
"healthCheckPath": "/api/healthcheck",
"httpPort": 3000,
"manifestVersion": 1,
......
This app packages Surfer 5.3.0
This app packages Surfer 5.4.0
### Overview
......
{
"name": "cloudron-surfer",
"version": "5.3.0",
"version": "5.4.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
{
"name": "cloudron-surfer",
"version": "5.3.0",
"version": "5.4.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!