Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
earlephilhower committed Dec 31, 2024
1 parent 8adeb31 commit 3044568
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
],
"repository": {
"type": "git",
"url": "/~https://github.com/earlephilhower/ESP8266Audio"
"url": "/~https://github.com/earlephilhower/ESP8266Audio"
},
"version": "1.9.9",
"version": "2.0.0",
"homepage": "/~https://github.com/earlephilhower/ESP8266Audio",
"frameworks": "Arduino",
"examples": [
"examples/*/*.ino"
],
"build": {
"libLDFMode": "deep"
}
}
"build": {
"libLDFMode": "deep"
}
}
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=ESP8266Audio
version=1.9.9
version=2.0.0
author=Earle F. Philhower, III
maintainer=Earle F. Philhower, III
sentence=Audio file and I2S sound playing routines for ESP8266, ESP32, and Raspberry Pi Pico RP2040
Expand Down

0 comments on commit 3044568

Please sign in to comment.