Files
cloudron-box/VERSIONS.json
T
Girish Ramakrishnan 08c165d4a1 Release 0.3.0
2014-09-04 14:40:34 -07:00

29 lines
664 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": null
},
"0.4.0": {
"revision": "TBD",
"changelog": [
],
"next": null
}
}