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 23a9627 commit 6f1e058Copy full SHA for 6f1e058
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+## 0.0.2
4
+
5
+- Change build-generator default path
6
+- Fix build-generator path not editeable in settings menu
7
8
## 0.0.1
9
10
- Initial release
package.json
@@ -3,7 +3,7 @@
"description": "RDTK language support - VSCode language client for RDTK recipes",
"author": "Leroy Ruegemer",
"license": "GPL-3.0-or-later",
- "version": "0.0.1",
+ "version": "0.0.2",
"publisher": "RDTK",
"repository": {
"type": "git",
0 commit comments