We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 550da5c + a4e7e38 commit 447d854Copy full SHA for 447d854
package.json
@@ -2,7 +2,7 @@
2
"name": "webterminal-vscode",
3
"displayName": "Launch WebTerminals from InterSystems Server Manager",
4
"description": "Adds WebTerminal launch buttons to the InterSystems Server Manager tree",
5
- "version": "1.0.3",
+ "version": "1.0.4-SNAPSHOT",
6
"publisher": "georgejames",
7
"license": "MIT",
8
"keywords": [
@@ -23,6 +23,9 @@
23
"email": "johnm@georgejames.com"
24
}
25
],
26
+ "sponsor": {
27
+ "url": "https://github.com/sponsors/gjsjohnmurray"
28
+ },
29
"categories": [
30
"Other"
31
0 commit comments