Skip to content

Commit d96e337

Browse files
committed
Bump version to 2.4.2
1 parent 29a302f commit d96e337

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## 2.4.2 (2022-02-??)
3+
## 2.4.2 (2022-02-11)
44

55
- Fixed an "Error: No such command "home" when opening PIO Home (issue [#2923](https://github.com/platformio/platformio-vscode-ide/issues/2923))
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "platformio-ide",
3-
"version": "2.4.1",
3+
"version": "2.4.2",
44
"publisher": "platformio",
55
"engines": {
66
"vscode": "^1.57.0"

0 commit comments

Comments
 (0)