Skip to content

Commit 3ad5c1f

Browse files
author
Ricardo Zambon
committed
ci: set extension to public.
1 parent 6e8c4fb commit 3ad5c1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vss-extension.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
"manifestVersion": 1,
33
"id": "devops-markdown-text-control",
44
"publisher": "Ricardo-Zambon",
5-
"version": "1.0.0",
5+
"version": "0.0.0",
66
"name": "Markdown Text Control",
77
"description": "Extension to show text field control and markdown in same row",
8-
"public": false,
8+
"public": true,
99
"categories": [ "Azure Boards" ],
1010
"scopes": ["vso.work", "vso.work_write"],
1111
"icons": {

0 commit comments

Comments
 (0)