diff --git a/scripts/admin/banner.txt b/scripts/admin/banner.txt index d57435b6fd..0ee2d5c306 100644 --- a/scripts/admin/banner.txt +++ b/scripts/admin/banner.txt @@ -1,7 +1 @@ -=> Meteor 0.6.3 released: Default to WebSockets in modern browsers, new - `check` API to validate untrusted input, synthetic `tap` events, - update to MongoDB 2.4, and more. See - https://github.com/meteor/meteor/blob/devel/History.md for details. - - This is being downloaded in the background. Update your project - to Meteor 0.6.3 by running 'meteor update'. +=> Meteor 0.6.3.1: Small fix to 'client/compatibility' from 0.6.3 diff --git a/scripts/admin/notices.json b/scripts/admin/notices.json index 1f7eada8dc..5b726dfaad 100644 --- a/scripts/admin/notices.json +++ b/scripts/admin/notices.json @@ -34,6 +34,9 @@ "are now thrown rather than passed in `result.error`."] } }, + { + "release": "0.6.3.1" + }, { "release": "NEXT" }