mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
19 lines
1.1 KiB
JSON
19 lines
1.1 KiB
JSON
{ "track": "METEOR",
|
|
"banners": [{
|
|
"versions": ["0.9.0", "0.9.0.1", "0.9.1", "0.9.1.1", "0.9.2",
|
|
"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",
|
|
"1.0.4", "1.0.4.1", "1.0.4.2", "1.0.5", "1.1", "1.1.0.1",
|
|
"1.1.0.2", "1.1.0.3", "1.2", "1.2.0.1", "1.2.0.2", "1.2.1"],
|
|
"banner": {
|
|
"text": "=> Meteor 1.3: ES2015 modules, npm integration, app testing, mobile\n improvements, and more.\n\n This release is being downloaded in the background. Update your app to\n Meteor 1.3 by running 'meteor update'."
|
|
}
|
|
}, {
|
|
"versions": ["1.3", "1.3.1", "1.3.2", "1.3.2.1", "1.3.2.2", "1.3.2.3",
|
|
"1.3.2.4", "1.3.3", "1.3.3.1"],
|
|
"banner": {
|
|
"text": "=> Meteor 1.3.4: npm@3.9.6, .babelrc support, improved import declarations,\n DDP update batching, and more: https://github.com/meteor/meteor/blob/master/History.md#v134\n\n This release is being downloaded in the background. Update your app to\n Meteor 1.3.4 by running 'meteor update'."
|
|
}
|
|
}]
|
|
}
|