Skip to content

Commit 6a69b1f

Browse files
committedNov 19, 2024·
ver: 1.1.2 ready
1 parent a74b84e commit 6a69b1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎arduino_alvik/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
__author__ = "Lucio Rossi <l.rossi@arduino.cc>, Giovanni Bruno <g.bruno@arduino.cc>"
66
__license__ = "MPL 2.0"
7-
__version__ = "1.1.1"
7+
__version__ = "1.1.2"
88
__maintainer__ = "Lucio Rossi <l.rossi@arduino.cc>, Giovanni Bruno <g.bruno@arduino.cc>"
99
__required_firmware_version__ = "1.1.0"
1010

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@
1313
["github:arduino/ucPack-mpy", "0.1.7"],
1414
["github:arduino/arduino-runtime-mpy", "0.4.0"]
1515
],
16-
"version": "1.1.1"
16+
"version": "1.1.2"
1717
}

0 commit comments

Comments
 (0)
Please sign in to comment.