Files
meteor/scripts/admin/manifest.json
David Glasser b161bf1c41 Start on the banner.
Push this with:

s3cmd -P put manifest.json s3://com.meteor.static/update/
2014-08-25 13:50:59 -07:00

9 lines
132 B
JSON

{
"releases": {
"stable": {
"version": "0.9.0",
"banner": "This is a banner!"
}
}
}