We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56fd398 commit a55e97eCopy full SHA for a55e97e
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+## 1.3.1
4
+
5
+- Reconcile version with VSCode Marketplace
6
7
8
## 1.2.2
9
10
- Syntax: Add backticks as string delimiters
package.json
@@ -2,7 +2,7 @@
"name": "language-hugo-vscode",
"displayName": "Hugo Language and Syntax Support",
"description": "Adds syntax highlighting and snippets to Hugo files in VS Code",
- "version": "1.2.2",
+ "version": "1.3.1",
"publisher": "budparr",
"engines": {
"vscode": "^1.24.0"
0 commit comments