Docs: Updated versions selector

This commit is contained in:
Torkel Ödegaard 2019-05-22 13:55:20 +02:00
parent 23a941e880
commit c31aaa1a25
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
[
{ "version": "v6.1", "path": "/", "archived": false, "current": true },
{ "version": "v6.2", "path": "/", "archived": false, "current": true },
{ "version": "v6.1", "path": "/v6.1", "archived": true },
{ "version": "v6.0", "path": "/v6.0", "archived": true },
{ "version": "v5.4", "path": "/v5.4", "archived": true },
{ "version": "v5.3", "path": "/v5.3", "archived": true },