Files
cloudron-box/VERSIONS.json
T
Girish Ramakrishnan 2abfac8a0d Release version 0.4.0
2014-10-16 14:56:33 -07:00

36 lines
845 B
JSON

{
"0.1.0": {
"revision": "8352a6618cba594d1ec02fd96ef28543adc714a0",
"changelog": [ "initial version" ],
"next": "0.2.0"
},
"0.2.0": {
"revision": "548e23cbbe252f861f9248c1824f490cb3a9708c",
"changelog": [
"Display version correctly"
],
"next": "0.2.0"
},
"0.3.0": {
"revision": "d6cc39dd010beccbde78db6043ab6d4f8d1adefb",
"changelog": [
"Box update and app update",
"Box backup and restore"
],
"next": "0.4.0"
},
"0.4.0": {
"revision": "32cc2d2e2af692d44e0e8493179da0e1b72da0bc",
"changelog": [
"Multiple app instances"
],
"next": null
},
"0.5.0": {
"revision": "TBD",
"changelog": [
],
"next": null
}
}