Skip to content

Commit 58f6d24

Browse files
committed
updated publisher and version no.
1 parent 25bf569 commit 58f6d24

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
@@ -1,14 +1,14 @@
11
{
22
"name": "processing4-vscode-extension",
3-
"version": "1.0.6",
4-
"publisher": "stefterv",
3+
"version": "0.0.0",
4+
"publisher": "processing-foundation",
55
"displayName": "Processing",
66
"description": "The easiest way to create and run Processing sketches in VSCode. Features include syntax highlighting, code completion, error checking, and more.",
7-
"author": "Stef Tervelde",
7+
"author": "Processing Foundation",
88
"license": "LGPL-2.1-or-later",
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/Stefterv/processing4-vscode-extension"
11+
"url": "https://github.com/processing/processing4-vscode-extension"
1212
},
1313
"icon": "media/processing-logo.png",
1414
"categories": [

0 commit comments

Comments
 (0)