mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
11 lines
309 B
JSON
11 lines
309 B
JSON
{ "track": "METEOR",
|
|
"banners": [
|
|
{
|
|
"versions": ["0.9.0"],
|
|
"banner": {
|
|
"text": "=> Meteor 0.9.0.1 is now out, fixing several bugs in 0.9.0.\n\n Meteor 0.9.0.1 is being downloaded in the background. You can update to\n it by running 'meteor update --patch'."
|
|
}
|
|
}
|
|
]
|
|
}
|