Skip to content

Commit 91ef276

Browse files
author
Ricardo Zambon
committed
ci: adjust version and officially publish
1 parent fb0ec02 commit 91ef276

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

details.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Azure DevOps Extension: Markdown Text Control
22

3-
<img src="static/images/Example.png" style="border: 1px solid black;" />
3+
![Example](static/images/Example.jpg)
44

55
Azure DevOps extension to show text field control and markdown in same row.
66

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": "1.0.2",
5+
"version": "0.0.0",
66
"name": "Markdown Text Control",
77
"description": "Extension to show text field control and markdown in same row",
88
"public": false,

0 commit comments

Comments
 (0)