Skip to content

Commit 28acb32

Browse files
committed
v1.3.0
1 parent 623ad90 commit 28acb32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "esp-idf-extension",
33
"displayName": "Espressif IDF",
44
"description": "Develop and debug applications for Espressif ESP32, ESP32-S2 chips with ESP-IDF",
5-
"version": "1.2.0",
5+
"version": "1.3.0",
66
"license": "Apache-2.0",
77
"publisher": "espressif",
88
"icon": "media/espressif_icon.png",
@@ -336,7 +336,7 @@
336336
"command": "espIdf.searchInEspIdfDocs",
337337
"key": "ctrl+e q",
338338
"mac": "cmd+i q"
339-
},
339+
},
340340
{
341341
"command": "espIdf.customTask",
342342
"key": "ctrl+e j",

0 commit comments

Comments
 (0)