We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca4faf7 commit 942a52bCopy full SHA for 942a52b
vsts-extension/CompileMql5Task/task.json
@@ -12,7 +12,7 @@
12
"version": {
13
"Major": 0,
14
"Minor": 1,
15
- "Patch": 14
+ "Patch": 15
16
},
17
"minimumAgentVersion": "1.95.0",
18
"instanceNameFormat": "Compile $(pathToSources)",
vsts-extension/vss-extension.json
@@ -2,7 +2,7 @@
2
"manifestVersion": 1,
3
"id": "stpatrick-tfs-build-tasks-mql5",
4
"name": "MetaTrader 5 build tasks",
5
- "version": "0.1.14",
+ "version": "0.1.15",
6
"publisher": "philip-patrick",
7
"targets": [
8
{
0 commit comments