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 cc824eb commit 6a1f9d1Copy full SHA for 6a1f9d1
library.json
@@ -8,8 +8,8 @@
8
},
9
"authors": [
10
{
11
- "name": "DaveTcc",
12
- "url": "https://www.thecoderscorner.com",
+ "name": "tcmenu",
+ "url": "https://tcmenu.github.io/documentation/",
13
"maintainer": true
14
}
15
],
@@ -18,7 +18,7 @@
18
"name": "TcMenuLog"
19
20
21
- "version": "1.5.0",
+ "version": "1.5.1",
22
"license": "Apache-2.0",
23
"frameworks": "arduino, mbed",
24
"platforms": "*"
library.properties
@@ -1,5 +1,5 @@
1
name=TaskManagerIO
2
-version=1.5.0
+version=1.5.1
3
maintainer=https://www.thecoderscorner.com
4
author=davetcc
5
category=Other
0 commit comments