Notices for 0.6.0-rc2.

This commit is contained in:
David Glasser
2013-04-01 12:31:14 -07:00
parent 8d220f6b46
commit c07f2946b8
2 changed files with 11 additions and 5 deletions

View File

@@ -1,13 +1,16 @@
************************************************************
** **
** Announcing Meteor 0.6.0-rc1 **
** Announcing Meteor 0.6.0-rc2 **
** --------------------------- **
** **
** This is the first Engine release that is being **
** announced on meteor-core. It will be downloaded in **
** the background. **
** This is one in a series of release candidates for **
** Meteor 0.6.0. Usually, these banners won't appear for **
** release candidates: just for actual releases. But **
** this time around, they'll all have banners to help **
** test the banner code :) **
** **
** Update this project to Meteor 0.6.0-rc1 with **
** It will be downloaded in the background. **
** Update this project to Meteor 0.6.0-rc2 with **
** 'meteor update'. **
** **
************************************************************

View File

@@ -18,5 +18,8 @@
},
{
"release": "0.6.0-rc1"
},
{
"release": "0.6.0-rc2"
}
]