Skip to content

Commit aa1d55d

Browse files
committed
Increased extension version to 1.9.0.0.
1 parent e842c07 commit aa1d55d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vss-extension-for-private-test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifestVersion": 1,
33
"id": "HistoryDiffPrivateTest",
44
"publisher": "Sedenion",
5-
"version": "1.8.0.0",
5+
"version": "1.9.0.0",
66
"name": "History Diff Test",
77
"description": "Azure DevOps extension to show the history of work item fields with proper diffs.",
88
"public": false,

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": "HistoryDiff",
44
"publisher": "Sedenion",
5-
"version": "1.8.0.0",
5+
"version": "1.9.0.0",
66
"name": "History Diff",
77
"description": "Azure DevOps extension to show the history of work item fields with proper diffs.",
88
"public": true,

0 commit comments

Comments
 (0)