Skip to content

Commit d448a23

Browse files
committed
Merge tag 'v2.3.3' into develop
Bump version to 2.3.3
2 parents a9564cd + 8296e51 commit d448a23

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.3.3 (2021-08-??)
3+
## 2.3.3 (2021-08-14)
44

55
- Updated PlatformIO Core installer to v1.0.3 ([changes](https://github.com/platformio/platformio-core-installer/releases/tag/v1.0.3)):
66
* Fix a bug with "OSError / WinError" when looking for a compatible Python

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.3.2",
3+
"version": "2.3.3",
44
"publisher": "platformio",
55
"engines": {
66
"vscode": "^1.44.0"

0 commit comments

Comments
 (0)