From 2337e363637c3e1360b63a32bdf15a20103926df Mon Sep 17 00:00:00 2001 From: dragonfire1119 <1289128+dragonfire1119@users.noreply.github.com> Date: Sat, 27 Jun 2026 02:49:18 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Automated=20update=20from=20Univ?= =?UTF-8?q?ersal=20Apps?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Synced apps from big-bear-universal-apps All apps updated Generated: 5d66a00b04f89c861718775dd1a96ac2f023d723 --- Apps/jellystat/compose.yaml | 2 +- Apps/jellystat/metadata.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Apps/jellystat/compose.yaml b/Apps/jellystat/compose.yaml index d57a7767..d9f1fff2 100644 --- a/Apps/jellystat/compose.yaml +++ b/Apps/jellystat/compose.yaml @@ -9,7 +9,7 @@ services: # Name of the container container_name: big-bear-jellystat # Image to be used for the container - image: cyfershepard/jellystat:1.1.10 + image: cyfershepard/jellystat:1.1.11 # Container restart policy restart: unless-stopped environment: diff --git a/Apps/jellystat/metadata.json b/Apps/jellystat/metadata.json index 454a2d03..83548639 100644 --- a/Apps/jellystat/metadata.json +++ b/Apps/jellystat/metadata.json @@ -1,7 +1,7 @@ { "name": "Jellystat", "description": "Jellystat is a free and open source Statistics App for Jellyfin! (This project is still in development - expect some weirdness)", - "version": "1.1.10", + "version": "1.1.11", "author": "BigBearTechWorld", "icon": "https://cdn.jsdelivr.net/gh/selfhst/icons/png/jellystat.png", "image": "cyfershepard/jellystat",