-
Notifications
You must be signed in to change notification settings - Fork 2
/
versions.js
1 lines (1 loc) · 1.14 KB
/
versions.js
1
var versions = [{"name": "develop", "branch": "develop", "attribute": ""}, {"name": "17.x", "branch": "r/17.x", "attribute": "pre release"}, {"name": "16.x", "branch": "r/16.x", "attribute": "stable"}, {"name": "15.x", "branch": "r/15.x", "attribute": null}, {"name": "14.x", "branch": "r/14.x", "attribute": null}, {"name": "13.x", "branch": "r/13.x", "attribute": null}, {"name": "12.x", "branch": "r/12.x", "attribute": null}, {"name": "11.x", "branch": "r/11.x", "attribute": null}, {"name": "10.x", "branch": "r/10.x", "attribute": null}, {"name": "9.x", "branch": "r/9.x", "attribute": null}, {"name": "8.x", "branch": "r/8.x", "attribute": null}, {"name": "7.x", "branch": "r/7.x", "attribute": null}, {"name": "6.x", "branch": "r/6.x", "attribute": null}, {"name": "5.x", "branch": "r/5.x", "attribute": null}, {"name": "4.x", "branch": "r/4.x", "attribute": null}, {"name": "3.x", "branch": "r/3.x", "attribute": null}, {"name": "2.3.x", "branch": "r/2.3.x", "attribute": null}, {"name": "2.2.x", "branch": "r/2.2.x", "attribute": null}, {"name": "2.1.x", "branch": "r/2.1.x", "attribute": null}, {"name": "2.0.x", "branch": "r/2.0.x", "attribute": null}]