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 08c34b20 authored 6 years ago by Johannes Zellner's avatar Johannes Zellner
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

Bump version

1 parent 955c9070
Hide whitespace changes
Inline Side-by-side
Showing with 4 additions and 4 deletions
  • CloudronManifest.json
  • DESCRIPTION.md
  • npm-shrinkwrap.json
  • package.json
CloudronManifest.json
View file @08c34b2
......@@ -10,7 +10,7 @@
"hosting",
"server"
],
"version": "5.2.0",
"version": "5.3.0",
"healthCheckPath": "/api/healthcheck",
"httpPort": 3000,
"manifestVersion": 1,
......
This diff is collapsed. Click to expand it.
DESCRIPTION.md
View file @08c34b2
This app packages Surfer 5.1.0
This app packages Surfer 5.3.0
### Overview
......
This diff is collapsed. Click to expand it.
npm-shrinkwrap.json
View file @08c34b2
{
"name": "cloudron-surfer",
"version": "5.2.0",
"version": "5.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
......
This diff is collapsed. Click to expand it.
package.json
View file @08c34b2
{
"name": "cloudron-surfer",
"version": "5.2.0",
"version": "5.3.0",
"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