Skip to content

Commit 100b78c

Browse files
committed
Version update to v3.4 with MQTT
1 parent e25f0f3 commit 100b78c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"type": "git",
1515
"url": "https://github.com/fredilarsen/ModuleInterface.git"
1616
},
17-
"version": "3.3.0",
17+
"version": "3.4.0",
1818
"examples": [
1919
"examples/*/*.ino",
2020
"examples/*/*/*.ino",

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ModuleInterface
2-
version=3.3.0
2+
version=3.4.0
33
author=Fred Larsen<[email protected]>
44
maintainer=Fred Larsen<[email protected]>
55
sentence=ModuleInterface is an open-source system for configuration of and data logging from Arduinos and similar devices.

0 commit comments

Comments
 (0)