Skip to content

Commit 9cb8248

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2020-07-24) ### Bug Fixes * adjust details.md images ([2c1342b](2c1342b)) * adjust to documents ([3c67910](3c67910)) * fix release asset extension ([eff9456](eff9456)) * 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 c3748a3 commit 9cb8248

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": "Extension to show text field control and markdown in same row",
88
"public": true,

0 commit comments

Comments
 (0)