Ocarina 6.4.19-rc

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
This commit is contained in:
Anna Schumaker 2016-08-29 07:27:41 -04:00
parent d7322c1f07
commit 4e5ae5e57c
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
6.4.19-rc:
- Allow filtering specific fields
- Replace filtering with a token matching system
- Clean up system playlist code
6.4.18:
- Load each artist playlist in a separate idle task
- UI spacing improvements

View File

@ -1,7 +1,7 @@
#!/usr/bin/python
import os
CONFIG_VERSION = "6.4.18"
CONFIG_VERSION = "6.4.19-rc"
# Set up default environment