Add global.json with an sdk version for beta4 samples

This commit is contained in:
David Fowler 2015-05-11 20:56:19 -07:00
parent e703a8c247
commit 27376a7bb8
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{
"sdk": {
"version": "1.0.0-beta4"
}
}

View File

@ -0,0 +1,3 @@
{
}