From b5a2d0988435517bdb691f7d28790cc428323460 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Thu, 23 Mar 2023 23:58:18 +0100 Subject: [PATCH] bump frontend to 20230323.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- 2.34.1