Skip to content

Commit 89e3729

Browse files
committed
Platform version updated to v0.3.0
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent ec80bc3 commit 89e3729

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

platform.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"type": "git",
1010
"url": "https://github.com/siwiembedded/platform-siwigsm.git"
1111
},
12-
"version": "0.2.1",
12+
"version": "0.3.0",
1313
"vendor": "SiWi Embedded Solutions Pvt. Ltd.",
1414
"packageRepositories": [
1515
"https://dl.bintray.com/platformio/dl-packages/manifest.json",
@@ -29,12 +29,12 @@
2929
},
3030
"framework-siwisdk": {
3131
"type": "framework",
32-
"version": "~0.3.0"
32+
"version": "~0.4.0"
3333
},
3434
"tool-siwiflasher": {
3535
"type": "uploader",
3636
"optional": true,
37-
"version": "~1.1.0"
37+
"version": "~1.2.0"
3838
}
3939
},
4040
"pythonPackages": {

0 commit comments

Comments
 (0)