Skip to content

Commit 7b41931

Browse files
author
Sashko Stubailo
committed
Update banners.json
1 parent 99f0e9d commit 7b41931

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

scripts/admin/banners.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"1.0.4", "1.0.4.1", "1.0.4.2", "1.0.5", "1.1", "1.1.0.1",
88
"1.1.0.2", "1.1.0.3"],
99
"banner": {
10-
"text": "=> Meteor 1.2.0.1: React and Angular support, ECMAScript 2015, new faster build\n system, and improvements to the Cordova integration for mobile apps.\n\n\n This release is being downloaded in the background. Update your app to\n Meteor 1.2.0.1 by running 'meteor update'."
10+
"text": "=> Meteor 1.2.0.2: React and Angular support, ECMAScript 2015, new faster build\n system, and improvements to the Cordova integration for mobile apps.\n\n\n This release is being downloaded in the background. Update your app to\n Meteor 1.2.0.2 by running 'meteor update'."
1111
}
1212
},
1313
{
14-
"versions": ["1.2"],
14+
"versions": ["1.2", "1.2.0.1"],
1515
"banner": {
16-
"text": "=> Meteor 1.2.0.1: A patch for an error when updating to 1.2.\n\n\n This release is being downloaded in the background. Update your app to\n Meteor 1.2.0.1 by running 'meteor update'."
16+
"text": "=> Meteor 1.2.0.2: Bug fixes for Meteor 1.2, see History.md for details.\n\n\n This release is being downloaded in the background. Update your app to\n Meteor 1.2.0.2 by running 'meteor update'."
1717
}
1818
}
1919
]

0 commit comments

Comments
 (0)