From 4b9dafe3c4794d2972c66020ee1e0a42ec014280 Mon Sep 17 00:00:00 2001 From: rlauuzo <46294892+rlauuzo@users.noreply.github.com> Date: Sun, 8 Sep 2024 10:45:26 +0200 Subject: [PATCH] Update webui 10.9.11 --- .github/workflows/webui.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/webui.yml b/.github/workflows/webui.yml index 3a4d5a9..a8e9fbc 100644 --- a/.github/workflows/webui.yml +++ b/.github/workflows/webui.yml @@ -11,7 +11,7 @@ jobs: packages: write strategy: matrix: - jellyfin-web-version: [10.9.10] + jellyfin-web-version: [10.9.11] steps: - uses: actions/checkout@v4 - name: Setup Node.js environment