Banner for 0.9.2.1

This commit is contained in:
Emily Stark
2014-09-15 16:02:27 -07:00
parent d73bd2add4
commit e8a1287f2a

View File

@@ -5,6 +5,12 @@
"banner": {
"text": "=> Meteor 0.9.2 is out, with our first support for building mobile apps\n in Meteor. This support comes via an integration with Apache's\n Cordova/PhoneGap project.\n\n Meteor 0.9.2 is being downloaded in the background. You can update to\n it by running 'meteor update'."
}
},
{
"versions": ["0.9.2"],
"banner": {
"text": "=> Meteor 0.9.2.1 fixes the version numbers of several packages, making\n them compatible with other non-core packages.\n\n Meteor 0.9.2.1 is being downloaded in the background. You can update\n to it by running 'meteor update'."
}
}
]
}