Skip to content

Commit 43e33c4

Browse files
committed
Platform SIWIGSM release v0.7.0
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 40dcbc9 commit 43e33c4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

platform.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"MT2621",
1414
"MT2503",
1515
"MT2625",
16-
"GSM IoT"
16+
"GSM IoT",
17+
"SIMCOM"
1718
],
1819
"engines": {
1920
"platformio": "^5"
@@ -22,7 +23,7 @@
2223
"type": "git",
2324
"url": "https://github.com/siwiembedded/platform-siwigsm.git"
2425
},
25-
"version": "0.6.0",
26+
"version": "0.7.0",
2627
"vendor": "SiWi Embedded Solutions Pvt. Ltd.",
2728
"frameworks": {
2829
"siwisdk": {
@@ -48,7 +49,7 @@
4849
},
4950
"framework-siwisdk": {
5051
"type": "framework",
51-
"version": "~0.6.0"
52+
"version": "~0.7.0"
5253
},
5354
"framework-siwiduino": {
5455
"type": "framework",
@@ -58,7 +59,7 @@
5859
"tool-siwiflasher": {
5960
"type": "uploader",
6061
"optional": true,
61-
"version": "~2.1.0"
62+
"version": "~2.2.0"
6263
}
6364
},
6465
"pythonPackages": {

0 commit comments

Comments
 (0)