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 defadbd commit 3049354Copy full SHA for 3049354
package.json
@@ -3,14 +3,14 @@
3
"displayName": "G-Code Syntax",
4
"shortName": "G-Code",
5
"description": "Turn VSCode into a fully capable G-Code editor, including language support & more.",
6
- "version": "0.7.0",
+ "version": "0.7.1",
7
"license": "MIT",
8
"publisher": "appliedengdesign",
9
"author": {
10
"name": "Mike Centola",
11
"url": "https://mikecentola.com"
12
},
13
- "copyright": "Copyright (c) 2021 Applied Eng. & Design / Mike Centola",
+ "copyright": "Copyright (c) 2022 Applied Eng. & Design / Mike Centola",
14
"engines": {
15
"vscode": "^1.67.0"
16
0 commit comments