Skip to content

Commit 2dd95dc

Browse files
committed
Bump version to 3.1.1
1 parent eaf9ae5 commit 2dd95dc

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-
## 3.1.1 (2023-03-??)
3+
## 3.1.1 (2023-03-16)
44

55
* Added a new ``platformio-ide.uploadAndMonitor`` command which can be used with the custom [PlatformIO Toolbar](https://docs.platformio.org/en/latest/integration/ide/vscode.html#platformio-toolbar)
66
* Restored support for macOS Touch Bar (issue [#3659](https://github.com/platformio/platformio-vscode-ide/issues/3659))

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": "3.1.0",
3+
"version": "3.1.1",
44
"publisher": "platformio",
55
"engines": {
66
"vscode": "^1.65.0"

0 commit comments

Comments
 (0)