mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
11 lines
288 B
JSON
11 lines
288 B
JSON
{ "track": "METEOR",
|
|
"banners": [
|
|
{
|
|
"versions": ["0.9.0-rc13", "0.9.0-rc14", "0.9.0-rc20", "0.9.0-rc21"],
|
|
"banner": {
|
|
"text": "Meteor 0.9.0 is now out! Upgrade to it with:\n `meteor update`\nThanks for helping test the release candidates!"
|
|
}
|
|
}
|
|
]
|
|
}
|