We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b393822 commit ad387c1Copy full SHA for ad387c1
library.json
@@ -14,7 +14,7 @@
14
"type": "git",
15
"url": "https://github.com/fredilarsen/ModuleInterface.git"
16
},
17
- "version": "3.5.0",
+ "version": "3.5.1",
18
"examples": [
19
"examples/*/*.ino",
20
"examples/*/*/*.ino",
library.properties
@@ -1,5 +1,5 @@
1
name=ModuleInterface
2
-version=3.5.0
+version=3.5.1
3
author=Fred Larsen<fredilarsen+github@hotmail.com>
4
maintainer=Fred Larsen<fredilarsen+github@hotmail.com>
5
sentence=ModuleInterface is an open-source system for configuration of and data logging from Arduinos and similar devices.
0 commit comments