Skip to content

Commit 2b6f20e

Browse files
committed
Arduino framework release v1.1.0
Signed-off-by: Ajay Bhargav <[email protected]>
1 parent 1736e73 commit 2b6f20e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "framework-logicromarduino",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Arduino Wiring-based Framework For Logicrom OpenCPU Development Platform",
55
"keywords": [
66
"framework", "arduino", "logicrom", "4G LTE",

platform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
88

99
name=Logicrom Arduino
10-
version=1.0.0
10+
version=1.1.0
1111

1212
# Tools
1313
# -----

0 commit comments

Comments
 (0)