Skip to content

Commit dd05c97

Browse files
committed
0.11.1
1 parent 6ded14a commit dd05c97

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "applescript",
33
"displayName": "AppleScript",
44
"description": "Language syntax, snippets and build system for AppleScript and JavaScript for Automation",
5-
"version": "0.11.0",
5+
"version": "0.11.1",
66
"publisher": "idleberg",
77
"license": "MIT",
88
"author": {
@@ -66,9 +66,9 @@
6666
"description": "For debugging purposes, you can disable the OS eligibility test"
6767
},
6868
"applescript.onlyRunSavedFile": {
69-
"type": "boolean",
70-
"default": false,
71-
"description": "Controls whether to run saved file or current buffer"
69+
"type": "boolean",
70+
"default": false,
71+
"description": "Controls whether to run saved file or current buffer"
7272
}
7373
}
7474
},

0 commit comments

Comments
 (0)