Skip to content

Commit 2364929

Browse files
authored
Update extension.manifest.json
[skip ci]
1 parent cf48a56 commit 2364929

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/CodingWithCalvin.OpenInNotepadPlusPlus.Vsix.x64/extension.manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"$schema": "http://json.schemastore.org/vsix-publish",
33
"categories": [ "coding", "other", "programming languages"],
44
"identity": {
5-
"internalName": "OpenInNotepadPP2022"
5+
"internalName": "VS-OpenInNotepadPlusPlus"
66
},
77
"overview": "README.md",
88
"priceCategory": "free",
9-
"publisher": "CalvinAAllen",
9+
"publisher": "CodingWithCalvin",
1010
"private": false,
1111
"qna": true,
12-
"repo": "https://github.com/CalvinAllen/OpenInNotepadPlusPlus"
13-
}
12+
"repo": "https://github.com/CodingWithCalvin/VS-OpenInNotepadPlusPlus"
13+
}

0 commit comments

Comments
 (0)