From 722242dd891d5defb7ddce2984bcb2ebfbdb86b8 Mon Sep 17 00:00:00 2001 From: David Glasser Date: Wed, 18 Mar 2015 00:48:06 -0700 Subject: [PATCH] banner spacing --- scripts/admin/banners.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/admin/banners.json b/scripts/admin/banners.json index 2a10e0958d..096f56966b 100644 --- a/scripts/admin/banners.json +++ b/scripts/admin/banners.json @@ -5,7 +5,7 @@ "0.9.2.1", "0.9.2.2", "0.9.3", "0.9.3.1", "0.9.4", "1.0", "1.0.1", "1.0.2", "1.0.2.1", "1.0.3", "1.0.3.1", "1.0.3.2"], "banner": { - "text": "=> Meteor 1.0.4.1: MongoDB 2.6 and 3.0 support, performance improvements, Cordova\n upgrades, template-specific subscriptions, and more!\n\n This release is being downloaded in the background. Update your app to\n Meteor 1.0.4.1 by running 'meteor update'." + "text": "=> Meteor 1.0.4.1: MongoDB 2.6 and 3.0 support, performance improvements,\n Cordova upgrades, template-specific subscriptions, and more!\n\n This release is being downloaded in the background. Update your app to\n Meteor 1.0.4.1 by running 'meteor update'." } }, {