Skip to content

Commit 912d71b

Browse files
authored
renamed displayName due to legal request
1 parent 460c253 commit 912d71b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "script-runner",
3-
"displayName": "Script Runner",
3+
"displayName": "Cmd exec",
44
"description": "Run command line scripts (with parameters) directly from #VSCode with a configured form. Create and customize your own commands to simplify your way of working.",
55
"icon": "resources/logo/icon_128.gif",
6-
"version": "0.7.1",
6+
"version": "0.8.0",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/easterapps/vscode-script-runner"

0 commit comments

Comments
 (0)