Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 16818c2

Browse files
authored
v0.2.21
1 parent 802d7bc commit 16818c2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ All notable changes to this project will be documented in this file.
55
- Release date: October 10, 2018
66

77
### Changed
8-
- Travis will install arduino 1.8.6 on Mac OS instead of latest version, because arduino 1.8.7 will install board package and library failed.
98
- Fix the output path not exist issue [#641](https://github.com/Microsoft/vscode-arduino/issues/641)
109
- Update arduino.path instruction [#635](https://github.com/Microsoft/vscode-arduino/issues/635)
1110

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-arduino",
33
"displayName": "Arduino",
44
"description": "Arduino for Visual Studio Code",
5-
"version": "0.2.21-rc",
5+
"version": "0.2.21",
66
"publisher": "vsciot-vscode",
77
"aiKey": "83dd2c27-6594-41d3-85a9-bdb22070eb42",
88
"preview": true,

0 commit comments

Comments
 (0)