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",