Create builds.json

Test for new support for BuildIDs.
This commit is contained in:
Dwayne Bent 2016-03-30 09:55:51 -04:00
parent 94ca251325
commit 82a661ab77
1 changed files with 7 additions and 0 deletions

7
builds.json Normal file
View File

@ -0,0 +1,7 @@
{
"linux": { },
"macos": { },
"windows": {
"01172": "1.1.0.0"
}
}