diff --git a/TIDALDL-PY/exe/tidal-dl.exe b/TIDALDL-PY/exe/tidal-dl.exe index 52e3430..3747ab3 100644 Binary files a/TIDALDL-PY/exe/tidal-dl.exe and b/TIDALDL-PY/exe/tidal-dl.exe differ diff --git a/TIDALDL-PY/tidal_dl/printf.py b/TIDALDL-PY/tidal_dl/printf.py index d4e22a3..e1bbd9f 100644 --- a/TIDALDL-PY/tidal_dl/printf.py +++ b/TIDALDL-PY/tidal_dl/printf.py @@ -22,7 +22,7 @@ from tidal_dl.settings import * from tidal_dl.lang.language import * -VERSION = '2022.07.14.1' +VERSION = '2022.08.29.1' __LOGO__ = f''' /$$$$$$$$ /$$ /$$ /$$ /$$ /$$ |__ $$__/|__/ | $$ | $$ | $$| $$ diff --git a/TIDALDL-PY/updatelog.md b/TIDALDL-PY/updatelog.md index c04dd27..2e2728e 100644 --- a/TIDALDL-PY/updatelog.md +++ b/TIDALDL-PY/updatelog.md @@ -1,5 +1,6 @@ TYPE tidal-dl USE pip3 install tidal-dl --upgrade +#### v2022-08-29 - [X] Fix #931