Skip to content

Commit 9a2ed13

Browse files
committed
Logicrom PlatformIO release v0.9.3
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent fcac067 commit 9a2ed13

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

platform.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"SIM868"
3636
],
3737
"engines": {
38-
"platformio": "^5"
38+
"platformio": "^6"
3939
},
4040
"repository": {
4141
"type": "git",
@@ -55,7 +55,7 @@
5555
"package": "framework-logicromarduino",
5656
"script": "builder/framework/arduino.py",
5757
"description": "Arduino Wiring-based Framework For Logicrom Wireless IoT Platform",
58-
"homepage": "https://github.com/waybyte/Arduino_LogicROM",
58+
"homepage": "https://github.com/waybyte/arduino_logicrom",
5959
"title": "Arduino Framework"
6060
}
6161
},
@@ -67,12 +67,12 @@
6767
},
6868
"framework-logicromsdk": {
6969
"type": "framework",
70-
"version": "~0.9.2"
70+
"version": "~0.9.4"
7171
},
7272
"framework-logicromarduino": {
7373
"type": "framework",
7474
"optional": true,
75-
"version": "~0.9.0"
75+
"version": "~0.9.1"
7676
},
7777
"tool-logicromflasher": {
7878
"type": "uploader",

0 commit comments

Comments
 (0)