Skip to content

Commit 68bbea0

Browse files
committed
Merge tag 'v2.2.1' into develop
Bump version to 2.2.1
2 parents ccf5768 + cbf70ad commit 68bbea0

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.2.1 (2020-11-??)
3+
## 2.2.1 (2020-11-12)
44

55
- Fixed a regression bug when a debug breakpoint was not allowed for Assembly files
66

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

0 commit comments

Comments
 (0)