Skip to content

Commit 447d854

Browse files
Merge pull request #1 from gjsjohnmurray/feature/sponsor
Add sponsorship url
2 parents 550da5c + a4e7e38 commit 447d854

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "webterminal-vscode",
33
"displayName": "Launch WebTerminals from InterSystems Server Manager",
44
"description": "Adds WebTerminal launch buttons to the InterSystems Server Manager tree",
5-
"version": "1.0.3",
5+
"version": "1.0.4-SNAPSHOT",
66
"publisher": "georgejames",
77
"license": "MIT",
88
"keywords": [
@@ -23,6 +23,9 @@
2323
"email": "johnm@georgejames.com"
2424
}
2525
],
26+
"sponsor": {
27+
"url": "https://github.com/sponsors/gjsjohnmurray"
28+
},
2629
"categories": [
2730
"Other"
2831
],

0 commit comments

Comments
 (0)