Skip to content

Commit 3cb5626

Browse files
committed
Bump version to 2.3.4
1 parent 50f8979 commit 3cb5626

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.4 (2021-10-??)
3+
## 2.3.4 (2021-10-19)
44

55
- Start debugging without firmware uploading using a new ``loadMode`` launch option (see docs for [debug_load_mode](https://docs.platformio.org/en/latest/projectconf/section_env_debug.html#debug-load-mode) for more details). **Requires PlatformIO Core 5.2.2 or above**.
66
- PlatformIO IDE Installer

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

0 commit comments

Comments
 (0)