Skip to content

Commit 72f0d0a

Browse files
Version string to v1.0.5.
1 parent dfc6161 commit 72f0d0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eStreamPlayer32.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#define I2S_INITIAL_VOLUME 5
1414

1515
const char* VERSION_STRING {
16-
"eStreamPlayer32 v1.0.4"
16+
"eStreamPlayer32 v1.0.5"
1717
};
1818

1919
enum {

0 commit comments

Comments
 (0)