Skip to content

Commit d37a5ef

Browse files
committed
Updating the manifest.json schema reference to the GA reference.
1 parent 1be5a5b commit d37a5ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"$schema": "https://developer.microsoft.com/json-schemas/teams/vDevPreview/MicrosoftTeams.schema.json",
2+
"$schema": "https://developer.microsoft.com/json-schemas/teams/v1.17/MicrosoftTeams.schema.json",
33
"id": "f2b103f1-1ab1-4e1b-8f0b-072aa3d4e19d",
4-
"manifestVersion": "devPreview",
4+
"manifestVersion": "1.17",
55
"version": "1.0.0",
66
"name": {
77
"short": "Contoso Task Pane Add-in",

0 commit comments

Comments
 (0)