Skip to content

Commit fcb425d

Browse files
authored
Remove preview from extension (#7)
1 parent f87e633 commit fcb425d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

vss-extension.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifestVersion": 1,
33
"id": "variable-group-formatter",
44
"name": "Variable Group Formatter",
5-
"version": "0.11.0",
5+
"version": "1.0.0",
66
"publisher": "devopsmindset",
77
"targets": [
88
{
@@ -73,7 +73,6 @@
7373
"uri": "https://github.com/devops-mindset/variable-group-formatter.git"
7474
},
7575
"galleryFlags": [
76-
"Preview",
7776
"Public"
7877
]
7978

0 commit comments

Comments
 (0)