We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff7135 commit 131754bCopy full SHA for 131754b
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## Version 0.5.1
2
+* Change extension name to be unique
3
+
4
## Version 0.5.0
5
* Fix annotation blocks
6
package.json
@@ -1,9 +1,9 @@
{
- "name": "pan",
+ "name": "pan-language",
"displayName": "Pan Configuration language",
"description": "Configuration Language for Quattor deployment tool",
"icon": "pan.png",
- "version": "0.5.0",
+ "version": "0.5.1",
7
"publisher": "quattor",
8
"repository": {"url": "https://github.com/quattor/vscode-language-pan"},
9
"engines": {
0 commit comments