mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
banner tweaks
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{
|
||||
"versions": ["0.9.0-rc10", "0.9.0-rc11", "0.9.0-rc12"],
|
||||
"banner": {
|
||||
"text": "Meteor 0.9.0 is now out! Upgrade to it with:\n `meteor update --release METEOR@0.9.0`\nThanks for helping test the release candidates!"
|
||||
"text": "=> Meteor 0.9.0 is now out! Upgrade to it with:\n `meteor update --release METEOR@0.9.0`\n Thanks for helping test the release candidates!"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{ "track": "METEOR",
|
||||
"banners": [
|
||||
{
|
||||
"versions": ["0.9.0-rc13", "0.9.0-rc14", "0.9.0-rc20", "0.9.0-rc21"],
|
||||
"versions": ["0.9.0-rc13", "0.9.0-rc14", "0.9.0-rc20", "0.9.0-rc21", "0.9.0-rc22"],
|
||||
"banner": {
|
||||
"text": "Meteor 0.9.0 is now out! Upgrade to it with:\n `meteor update`\nThanks for helping test the release candidates!"
|
||||
"text": "=> Meteor 0.9.0 is now out! Upgrade to it with:\n `meteor update`\n Thanks for helping test the release candidates!"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user