Skip to content

Commit cd85526

Browse files
committed
Bumping version
1 parent a2b773c commit cd85526

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vsts-extension/CompileMql5Task/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"version": {
1313
"Major": 0,
1414
"Minor": 1,
15-
"Patch": 16
15+
"Patch": 17
1616
},
1717
"minimumAgentVersion": "1.95.0",
1818
"instanceNameFormat": "Compile $(pathToSources)",

vsts-extension/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": "stpatrick-tfs-build-tasks-mql5",
44
"name": "MetaTrader 5 build tasks",
5-
"version": "0.1.16",
5+
"version": "0.1.17",
66
"publisher": "philip-patrick",
77
"targets": [
88
{

0 commit comments

Comments
 (0)