Skip to content

Commit 6a1f9d1

Browse files
committed
Fix up the platformIO author section.
1 parent cc824eb commit 6a1f9d1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

library.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
},
99
"authors": [
1010
{
11-
"name": "DaveTcc",
12-
"url": "https://www.thecoderscorner.com",
11+
"name": "tcmenu",
12+
"url": "https://tcmenu.github.io/documentation/",
1313
"maintainer": true
1414
}
1515
],
@@ -18,7 +18,7 @@
1818
"name": "TcMenuLog"
1919
}
2020
],
21-
"version": "1.5.0",
21+
"version": "1.5.1",
2222
"license": "Apache-2.0",
2323
"frameworks": "arduino, mbed",
2424
"platforms": "*"

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=TaskManagerIO
2-
version=1.5.0
2+
version=1.5.1
33
maintainer=https://www.thecoderscorner.com
44
author=davetcc
55
category=Other

0 commit comments

Comments
 (0)