We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e96da6 commit 9dc9ad1Copy full SHA for 9dc9ad1
library.json
@@ -18,7 +18,7 @@
18
"type": "git",
19
"url": "https://github.com/arduino-libraries/NTPClient.git"
20
},
21
- "version": "3.0.0",
+ "version": "3.1.0",
22
"frameworks": "arduino",
23
"platforms": "espressif"
24
}
library.properties
@@ -1,5 +1,5 @@
1
name=NTPClient
2
-version=3.0.0
+version=3.1.0
3
author=Fabrice Weinberg
4
maintainer=Fabrice Weinberg <[email protected]>
5
sentence=An NTPClient to connect to a time server
0 commit comments