Skip to content

Commit 5bd8d15

Browse files
committed
v1.10.1
1 parent 928d0a8 commit 5bd8d15

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
@@ -8,7 +8,7 @@
88

99
All notable changes to the "Espressif IDF" extension will be documented in this file.
1010

11-
## [1.10.0](https://github.com/espressif/vscode-esp-idf-extension/releases/tag/v1.10.1)
11+
## [1.10.1](https://github.com/espressif/vscode-esp-idf-extension/releases/tag/v1.10.1)
1212

1313
## Features and enhancements
1414

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "esp-idf-extension",
33
"displayName": "ESP-IDF",
44
"description": "Develop and debug applications for Espressif chips with ESP-IDF",
5-
"version": "1.10.0",
5+
"version": "1.10.1",
66
"license": "Apache-2.0",
77
"publisher": "espressif",
88
"icon": "media/espressif_icon.png",

0 commit comments

Comments
 (0)