Files
meteor/tools/admin/manifest.json
David Glasser fbfe6547c6 New fields in manifest.json for engine branch.
The old fields will be ignored by engine branch and will continue to be used to
get pre-engine releases up to engine land.
2013-03-19 15:11:10 -07:00

11 lines
231 B
JSON

{
"version": "0.5.9",
"deb_version": "0.5.9-1",
"rpm_version": "0.5.9-1",
"urlbase": "https://d3sqy0vbqsdhku.cloudfront.net",
"warehouseBaseUrl": "https://packages.meteor.com",
"releases": {
"stable": "0.6.0"
}
}