Extra BuildIDs

That's as far back as I can provide. I was surprised to find I still had a copy of the short-lived 1.0.5 lost build. Should we capture that buildID and handle it specially?
This commit is contained in:
Myk Dowling 2016-04-10 00:26:30 +10:00
parent a63be0fd0b
commit 66483cf7cf
1 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,15 @@
{
"builds": {
"559": "0.24.2.559",
"642": "0.25.0.642",
"705": "0.90.0.705",
"830": "1.0.0.830",
"842": "1.0.2.842",
"861": "1.0.4.861",
"1024": "1.0.5.1024",
"1028": "1.0.5.1028",
"1172": "1.1.0.1172",
"1174": "1.1.0.1174"
"1174": "1.1.0.1174",
"1183": "1.1.0.1183"
}
}