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 92ae77a commit 4a65ce1Copy full SHA for 4a65ce1
automagicallyexecute/task.json
@@ -9,7 +9,7 @@
9
"version": {
10
"Major": 1,
11
"Minor": 1,
12
- "Patch": 2
+ "Patch": 3
13
},
14
"instanceNameFormat": "Execute Automagically",
15
"inputs": [
vss-extension.json
@@ -2,7 +2,7 @@
2
"manifestVersion": 1,
3
"id": "automagically-execute-task",
4
"name": "octomind automagically execute",
5
- "version": "1.1.2",
+ "version": "1.1.3",
6
"publisher": "octomind",
7
"targets": [
8
{
0 commit comments