Skip to content

Commit ba86e46

Browse files
committed
Update logicrom package versions
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 8faccbf commit ba86e46

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

platform.json

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,18 @@
2020
"MT2503",
2121
"MT2625",
2222
"IoT",
23-
"EC200u", "EC600u", "N58", "N716", "N715", "L610", "M66", "MC60", "MC20", "M26", "M56", "SIM868"
23+
"EC200u",
24+
"EC600u",
25+
"N58",
26+
"N716",
27+
"N715",
28+
"L610",
29+
"M66",
30+
"MC60",
31+
"MC20",
32+
"M26",
33+
"M56",
34+
"SIM868"
2435
],
2536
"engines": {
2637
"platformio": "^5"
@@ -55,17 +66,17 @@
5566
},
5667
"framework-logicromsdk": {
5768
"type": "framework",
58-
"version": "~0.9.1"
69+
"version": "~0.9.2"
5970
},
6071
"framework-logicromarduino": {
6172
"type": "framework",
6273
"optional": true,
63-
"version": "~0.8.0"
74+
"version": "~0.9.0"
6475
},
6576
"tool-logicromflasher": {
6677
"type": "uploader",
6778
"optional": true,
68-
"version": "~2.5.0"
79+
"version": "~2.5.1"
6980
}
7081
},
7182
"pythonPackages": {

0 commit comments

Comments
 (0)