mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Include link to 1.3.1 announcement in upgrade banner text.
This commit is contained in:
@@ -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'."
|
||||
}
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user