Skip to content

Commit a0a4a00

Browse files
Fix release numbering
1 parent c932014 commit a0a4a00

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"type": "git",
1515
"url": "https://github.com/earlephilhower/ESP8266Audio"
1616
},
17-
"version": "1.9.7",
17+
"version": "1.9.9",
1818
"homepage": "https://github.com/earlephilhower/ESP8266Audio",
1919
"frameworks": "Arduino",
2020
"examples": [

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ESP8266Audio
2-
version=1.9.7
2+
version=1.9.9
33
author=Earle F. Philhower, III
44
maintainer=Earle F. Philhower, III
55
sentence=Audio file and I2S sound playing routines for ESP8266, ESP32, and Raspberry Pi Pico RP2040

0 commit comments

Comments
 (0)