Update toml version

This commit is contained in:
nathom 2021-07-28 14:24:50 -07:00
parent 94f716f291
commit fb87896f3f

View file

@ -42,6 +42,7 @@ token_expiry = ""
[deezer] [deezer]
# 0, 1, or 2 # 0, 1, or 2
quality = 2 quality = 2
arl = ""
[soundcloud] [soundcloud]
# Only 0 is available for now # Only 0 is available for now
@ -139,4 +140,4 @@ fallback_source = "deezer"
check_for_updates = true check_for_updates = true
# Metadata to identify this config file. Do not change. # Metadata to identify this config file. Do not change.
version = "0.7.1" version = "0.8"