Skip to content

Commit 13bc68e

Browse files
committed
bump version to 1.2.0
1 parent b744400 commit 13bc68e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

buildandreleasetask/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
"author": "Devops Mindset",
1010
"version": {
1111
"Major": 1,
12-
"Minor": 1,
13-
"Patch": 1
12+
"Minor": 2,
13+
"Patch": 0
1414
},
1515
"instanceNameFormat": "Echo $(variableGroupID)",
1616
"inputs": [

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": "variable-group-formatter",
44
"name": "Variable Group Formatter",
5-
"version": "1.1.1",
5+
"version": "1.2.0",
66
"publisher": "devopsmindset",
77
"targets": [
88
{

0 commit comments

Comments
 (0)