There was an error while loading. Please reload this page.
1 parent 85d12ea commit fbd3943Copy full SHA for fbd3943
CHANGELOG.md
@@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file.
3
4
## Version 0.3.3
5
6
-- Release date: October 28, 2020
+- Release date: October 29, 2020
7
8
### Changed
9
- Update node-usb-native dependency to fix serial port issue from VS Code's Electron version update.
package.json
@@ -2,7 +2,7 @@
2
"name": "vscode-arduino",
"displayName": "Arduino",
"description": "Arduino for Visual Studio Code",
- "version": "0.3.3-rc",
+ "version": "0.3.3",
"publisher": "vsciot-vscode",
"aiKey": "83dd2c27-6594-41d3-85a9-bdb22070eb42",
"preview": true,
0 commit comments