We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7210eb0 commit e1affd2Copy full SHA for e1affd2
‎package.json
@@ -5,7 +5,7 @@
5
"description": "Syntax highlighting for mcfunction files (Last Updated: 1.21)",
6
"icon": "icon.png",
7
"author": "MinecraftCommands",
8
- "version": "0.7.8",
+ "version": "{{ steps.version.outputs.v }}",
9
"license": "MIT",
10
"repository": {
11
"type": "git",
0 commit comments