Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

PUBLIC / surfer-okd

  • This project
    • Loading...
  • Sign in
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 83544c5c authored 5 years ago by Johannes Zellner's avatar Johannes Zellner
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

Bump version

1 parent 2d28c88d
Show whitespace changes
Inline Side-by-side
Showing with 7 additions and 4 deletions
  • CHANGELOG
  • CloudronManifest.json
  • DESCRIPTION.md
  • package-lock.json
  • package.json
CHANGELOG
View file @83544c5
......@@ -101,3 +101,6 @@
* Add preview sidebar
* Update dependencies for securty fixes
[5.9.2]
* Improve public folder listing
This diff is collapsed. Click to expand it.
CloudronManifest.json
View file @83544c5
......@@ -10,7 +10,7 @@
"hosting",
"server"
],
"version": "5.9.1",
"version": "5.9.2",
"healthCheckPath": "/api/healthcheck",
"httpPort": 3000,
"manifestVersion": 2,
......
This diff is collapsed. Click to expand it.
DESCRIPTION.md
View file @83544c5
This app packages Surfer <upstream>5.8.0</upstream>
This app packages Surfer <upstream>5.8.2</upstream>
### Overview
......
This diff is collapsed. Click to expand it.
package-lock.json
View file @83544c5
{
"name": "cloudron-surfer",
"version": "5.9.1",
"version": "5.9.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
This diff is collapsed. Click to expand it.
package.json
View file @83544c5
{
"name": "cloudron-surfer",
"version": "5.9.1",
"version": "5.9.2",
"description": "Simple file server",
"main": "server.js",
"scripts": {
......
This diff is collapsed. Click to expand it.
  • Write
  • Preview
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
  • Please register or sign in to post a comment