Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Apps/jellystat/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion Apps/jellystat/metadata.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Loading