Skip to content

Commit 4bc25eb

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-07-24) ### Bug Fixes * missing path at GitHub assets ([039d9f1](039d9f1)) * typo in logo file name in vss-extension.json ([f67dc3e](f67dc3e)) ### Features * force publish first version ([4b58022](4b58022))
1 parent 1d89cad commit 4bc25eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vss-extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifestVersion": 1,
33
"id": "devops-markdown-text-control",
44
"publisher": "Ricardo-Zambon",
5-
"version": "0.0.0",
5+
"version": "1.0.0",
66
"name": "Markdown Text Control",
77
"description": "A custom control to display markdown data",
88
"public": false,

0 commit comments

Comments
 (0)