Skip to content

Commit e05eede

Browse files
committed
Bump version to 2.3.2
1 parent 2f9b00b commit e05eede

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.2 (2021-??-??)
3+
## 2.3.2 (2021-04-13)
44

55
- Added a new setting ``platformio-ide.pioHomeServerHttpHost`` to set a custom host for PlatformIO Home (useful for dockerized environments) (issue [#2465](https://github.com/platformio/platformio-vscode-ide/issues/2465))
66
- Updated PlatformIO Core installer to v1.0.2 ([changes](https://github.com/platformio/platformio-core-installer/releases/tag/v1.0.2)):

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

0 commit comments

Comments
 (0)