Commit 1b9c7e9 1 parent d419a6c commit 1b9c7e9 Copy full SHA for 1b9c7e9
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " arduino-ide-extension" ,
3
- "version" : " 2.2.2 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"description" : " An extension for Theia building the Arduino IDE" ,
5
5
"license" : " AGPL-3.0-or-later" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " electron-app" ,
4
- "version" : " 2.2.2 " ,
4
+ "version" : " 2.3.0 " ,
5
5
"license" : " AGPL-3.0-or-later" ,
6
6
"main" : " ./src-gen/backend/electron-main.js" ,
7
7
"dependencies" : {
19
19
"@theia/preferences" : " 1.41.0" ,
20
20
"@theia/terminal" : " 1.41.0" ,
21
21
"@theia/workspace" : " 1.41.0" ,
22
- "arduino-ide-extension" : " 2.2.2 "
22
+ "arduino-ide-extension" : " 2.3.0 "
23
23
},
24
24
"devDependencies" : {
25
25
"@theia/cli" : " 1.41.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " arduino-ide" ,
3
- "version" : " 2.2.2 " ,
3
+ "version" : " 2.3.0 " ,
4
4
"description" : " Arduino IDE" ,
5
5
"repository" : " https://github.com/arduino/arduino-ide.git" ,
6
6
"author" : " Arduino SA" ,
You can’t perform that action at this time.
0 commit comments