Skip to content

Commit 9c72ebe

Browse files
committed
Fix VSCode and OpenVSX names ("publisher")
Was previously published by "Simplicity" and this switch alignes updates with the Blockstream namespace and company profile.
1 parent 58ac879 commit 9c72ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "SimplicityHL Language Support",
44
"description": "Syntax highlighting and autocompletion for SimplicityHL (Simfony) language",
55
"version": "0.2.0",
6-
"publisher": "Simplicity",
6+
"publisher": "Blockstream",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/BlockstreamResearch/SimplicityHL"

0 commit comments

Comments
 (0)