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 29a302f commit d96e337Copy full SHA for d96e337
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release Notes
2
3
-## 2.4.2 (2022-02-??)
+## 2.4.2 (2022-02-11)
4
5
- Fixed an "Error: No such command "home" when opening PIO Home (issue [#2923](https://github.com/platformio/platformio-vscode-ide/issues/2923))
6
package.json
{
"name": "platformio-ide",
- "version": "2.4.1",
+ "version": "2.4.2",
"publisher": "platformio",
"engines": {
"vscode": "^1.57.0"
0 commit comments