Skip to content

Commit 27376a7

Browse files
committed
Add global.json with an sdk version for beta4 samples
1 parent e703a8c commit 27376a7

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

samples/1.0.0-beta4/global.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"sdk": {
3+
"version": "1.0.0-beta4"
4+
}
5+
}

samples/latest/global.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
3+
}

0 commit comments

Comments
 (0)