Skip to content

Commit 4629d5f

Browse files
Bump version from 3.0.2 to 3.0.3 (#93)
Removed dependency
1 parent ecaaa12 commit 4629d5f

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

library.properties

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
name=ESP32_VS1053_Stream
2-
version=3.0.2
2+
version=3.0.3
33
author=Cellie
44
maintainer=Cellie
5-
sentence=This is a Arduino IDE library for playing mp3, aac and flac/ogg local files and online streams with a vs1053 decoder.
6-
paragraph=This library plays http, https (insecure mode) and chunked streams and parses the stream metadata. Also plays local Ogg and mp3 files.
5+
sentence=This is a Arduino IDE library for playing mp3, aac, ogg and flac local files and online streams with a vs1053 decoder.
6+
paragraph=This library plays http, insecure https and chunked streams and parses the stream metadata. Also plays local mp3, ogg and flac files.
77
category=Other
88
url=https://github.com/CelliesProjects/ESP32_VS1053_Stream
99
architectures=esp32
1010
includes=ESP32_VS1053_Stream.h
11-
depends=ESP_VS1053_Library

0 commit comments

Comments
 (0)