Merge branch 'master' into 'master'

Add screenshots and fix manifest

See merge request !1
This commit is contained in:
dswd 2017-01-25 05:58:30 +00:00
commit df3dd81782
2 changed files with 1 additions and 18 deletions

View File

@ -1,19 +1,3 @@
[0.1.0]
* Initial version
[0.1.1]
* Update to upstream version 1.10.2.143
[0.1.2]
* Update base image
* Update to upstream version 1.10.3.151
[0.1.3]
* Update post install
[0.2.0]
* Update RainLoop to 1.10.4.183
[0.3.0]
* Update RainLoop to 1.10.5.192

View File

@ -11,7 +11,6 @@
"addons": {
"localstorage": {}
},
"developmentMode": false,
"manifestVersion": 1,
"website": "http://www.minio.io",
"contactEmail": "support@cloudron.io",
@ -20,7 +19,7 @@
"storage"
],
"mediaLinks": [
"http://example.com"
"https://raw.githubusercontent.com/minio/minio/master/docs/screenshots/minio-browser.jpg"
],
"postInstallMessage": "file://POSTINSTALL.md"
}