Skip to content

Commit

Permalink
v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
forkineye committed Nov 27, 2024
1 parent 9655aae commit cb730aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/forkineye/ESPAsyncE131.git"
},
"version": "1.0.4",
"version": "1.0.5",
"authors": {
"name": "Shelby Merrick",
"url": "http://forkineye.com",
Expand All @@ -15,8 +15,7 @@
"frameworks": "arduino",
"platforms": ["espressif8266", "espressif32"],
"headers": "ESPAsyncE131.h",
"dependencies":
{
"dependencies": {
"name": "ESPAsyncUDP",
"platforms": "espressif8266"
}
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=ESP Async E1.31
version=1.0.4
version=1.0.5
author=forkineye
maintainer=forkineye
sentence=Async E1.31 sACN for ESP8266.
Expand Down

0 comments on commit cb730aa

Please sign in to comment.