diff --git a/scripts/admin/banners.json b/scripts/admin/banners.json index d521e659f0..c5858ea536 100644 --- a/scripts/admin/banners.json +++ b/scripts/admin/banners.json @@ -12,5 +12,6 @@ "banner": { "text": "=> Meteor 1.0.2.1: Fixes crash while watching source files for changes.\n\n This release is being downloaded in the background. Update your app to\n Meteor 1.0.2.1 by running 'meteor update --patch'." } + } ] }