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:
parent
a63be0fd0b
commit
66483cf7cf
11
builds.json
11
builds.json
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue