Skip to content

Commit 840051f

Browse files
committed
Bump version to 2.4.3
1 parent de8aa8e commit 840051f

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.3 (2022-03-??)
3+
## 2.4.3 (2022-03-18)
44

55
- Fixed an issue when PlatformIO IDE installer asks to install Python interpreter on Windows OS (issue [#3076](https://github.com/platformio/platformio-vscode-ide/issues/3076))
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.2",
3+
"version": "2.4.3",
44
"publisher": "platformio",
55
"engines": {
66
"vscode": "^1.57.0"

0 commit comments

Comments
 (0)