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 087f659a authored 8 years ago by Johannes's avatar Johannes
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

Bump version

1 parent ecfbca9f
Show whitespace changes
Inline Side-by-side
Showing with 4 additions and 1 deletions
  • CHANGELOG
  • CloudronManifest.json
CHANGELOG
View file @087f659
...@@ -39,3 +39,6 @@ ...@@ -39,3 +39,6 @@
[0.5.8] [0.5.8]
* Various encoding bugfixes * Various encoding bugfixes
* Make breadcumbs clickable * Make breadcumbs clickable
[0.6.0]
* Support multifile upload via the webinterface
This diff is collapsed. Click to expand it.
CloudronManifest.json
View file @087f659
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"webserver", "webserver",
"server" "server"
], ],
"version": "0.5.8", "version": "0.6.0",
"healthCheckPath": "/api/healthcheck", "healthCheckPath": "/api/healthcheck",
"httpPort": 3000, "httpPort": 3000,
"manifestVersion": 1, "manifestVersion": 1,
......
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