Skip to content

Commit cf540fc

Browse files
committed
Merge tag 'v3.3.3' into develop
Bump version to 3.3.3
2 parents e90a777 + 16ef47e commit cf540fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release Notes
22

3-
## 3.3.3 (2024-??-??)
3+
## 3.3.3 (2024-01-26)
44

55
* Implemented automatic upgrading of outdated portable Python 3.9 distributions to the latest version, Python 3.11, enhancing the development environment with the latest features and improvements
66
* Updated the PlatformIO Core Installer Script to version [1.2.2](https://github.com/platformio/platformio-core-installer/releases/tag/v1.2.2)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "platformio-ide",
3-
"version": "3.3.2",
3+
"version": "3.3.3",
44
"publisher": "platformio",
55
"engines": {
66
"vscode": "^1.65.0"

0 commit comments

Comments
 (0)