From: Marcel van der Veldt Date: Thu, 23 Mar 2023 22:58:18 +0000 (+0100) Subject: bump frontend to 20230323.1 X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=b5a2d0988435517bdb691f7d28790cc428323460;p=music-assistant-server.git bump frontend to 20230323.1 --- diff --git a/pyproject.toml b/pyproject.toml index 7f5d7410..9b284425 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ server = [ "python-slugify==8.0.1", "mashumaro==3.5.0", "memory-tempfile==2.2.3", - "music-assistant-frontend==20230323.0", + "music-assistant-frontend==20230323.1", "pillow==9.4.0", "unidecode==1.3.6", "xmltodict==0.13.0",