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 8a6c431c
authored
Aug 07, 2019
by
Johannes Zellner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version for 5.8.0
1 parent
ec4c48f2
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
9 additions
and
4 deletions
CHANGELOG
CloudronManifest.json
DESCRIPTION.md
package-lock.json
package.json
CHANGELOG
View file @
8a6c431
...
@@ -87,3 +87,8 @@
...
@@ -87,3 +87,8 @@
[5.7.0]
[5.7.0]
* Update to latest app package manifest
* Update to latest app package manifest
[5.8.0]
* Add access token support for better CI/CD integration
* Various UI fixes for preview thumbnails
CloudronManifest.json
View file @
8a6c431
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
"hosting"
,
"hosting"
,
"server"
"server"
],
],
"version"
:
"5.
7
.0"
,
"version"
:
"5.
8
.0"
,
"healthCheckPath"
:
"/api/healthcheck"
,
"healthCheckPath"
:
"/api/healthcheck"
,
"httpPort"
:
3000
,
"httpPort"
:
3000
,
"manifestVersion"
:
2
,
"manifestVersion"
:
2
,
...
...
DESCRIPTION.md
View file @
8a6c431
This app packages Surfer
<upstream>
5.
7
.0
</upstream>
This app packages Surfer
<upstream>
5.
8
.0
</upstream>
### Overview
### Overview
...
...
package-lock.json
View file @
8a6c431
{
{
"name"
:
"cloudron-surfer"
,
"name"
:
"cloudron-surfer"
,
"version"
:
"5.
7
.0"
,
"version"
:
"5.
8
.0"
,
"lockfileVersion"
:
1
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"requires"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
...
...
package.json
View file @
8a6c431
{
{
"name"
:
"cloudron-surfer"
,
"name"
:
"cloudron-surfer"
,
"version"
:
"5.
7
.0"
,
"version"
:
"5.
8
.0"
,
"description"
:
"Simple file server"
,
"description"
:
"Simple file server"
,
"main"
:
"server.js"
,
"main"
:
"server.js"
,
"scripts"
:
{
"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