Include link to 1.3.1 announcement in upgrade banner text.

This commit is contained in:
Ben Newman
2016-04-06 11:33:37 -04:00
parent c737f5d1b3
commit 3ba4b04b04

View File

@@ -11,7 +11,7 @@
}, {
"versions": ["1.3"],
"banner": {
"text": "=> Meteor 1.3.1: Minor bug fixes following the 1.3 release.\n\n This release is being downloaded in the background. Update your app to\n Meteor 1.3.1 by running 'meteor update'."
"text": "=> Meteor 1.3.1: Minor bug fixes following the 1.3 release:\n https://forums.meteor.com/t/announcing-meteor-1-3-1/20716\n\n This release is being downloaded in the background. Update your app to\n Meteor 1.3.1 by running 'meteor update'."
}
}]
}