Skip to content

Commit 87c8721

Browse files
committed
chore: bump version
1 parent 606dbec commit 87c8721

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/decompile/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"category": "Azure Pipelines",
1616
"version": {
1717
"Major": 0,
18-
"Minor": 4,
19-
"Patch": 9
18+
"Minor": 5,
19+
"Patch": 0
2020
},
2121
"instanceNameFormat": "Run Bicep CLI decompile command",
2222
"inputs": [

src/install/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"category": "Azure Pipelines",
1616
"version": {
1717
"Major": 0,
18-
"Minor": 4,
19-
"Patch": 9
18+
"Minor": 5,
19+
"Patch": 0
2020
},
2121
"instanceNameFormat": "Install Bicep CLI",
2222
"inputs": [

0 commit comments

Comments
 (0)