Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
PUBLIC
/
surfer-okd
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 1f805dc3
authored
Feb 25, 2019
by
Johannes Zellner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version
1 parent
b59e6717
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
4 deletions
CHANGELOG
CloudronManifest.json
DESCRIPTION.md
package-lock.json
package.json
CHANGELOG
View file @
1f805dc
...
...
@@ -80,3 +80,5 @@
[5.5.0]
* Add webdav endpoint support
* Use inline edit for rename
* Various interface layout fixes
CloudronManifest.json
View file @
1f805dc
...
...
@@ -10,7 +10,7 @@
"hosting"
,
"server"
],
"version"
:
"5.
4
.0"
,
"version"
:
"5.
5
.0"
,
"healthCheckPath"
:
"/api/healthcheck"
,
"httpPort"
:
3000
,
"manifestVersion"
:
1
,
...
...
DESCRIPTION.md
View file @
1f805dc
This app packages Surfer 5.
4
.0
This app packages Surfer 5.
5
.0
### Overview
...
...
package-lock.json
View file @
1f805dc
{
"name"
:
"cloudron-surfer"
,
"version"
:
"5.
4
.0"
,
"version"
:
"5.
5
.0"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
package.json
View file @
1f805dc
{
"name"
:
"cloudron-surfer"
,
"version"
:
"5.
4
.0"
,
"version"
:
"5.
5
.0"
,
"description"
:
"Simple file server"
,
"main"
:
"server.js"
,
"scripts"
:
{
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment