We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522449c commit ff500f5Copy full SHA for ff500f5
charts/jellystat/Chart.yaml
@@ -2,8 +2,8 @@ apiVersion: v2
2
type: application
3
name: jellystat
4
description: Jellystat is a free and open source Statistics App for Jellyfin
5
-version: 0.1.4
6
-appVersion: "1.1.0"
+version: 0.1.5
+appVersion: "1.1.2"
7
home: https://github.com/CyferShepard/Jellystat
8
icon: https://raw.githubusercontent.com/CyferShepard/Jellystat/main/public/icon-b-192.png
9
keywords:
@@ -26,4 +26,4 @@ dependencies:
26
annotations:
27
artifacthub.io/changes: |-
28
- kind: changed
29
- description: Initial release
+ description: Update to Jellystat 1.1.2
0 commit comments