Skip to content

Commit

Permalink
Updater bot : jellyseerr updated to 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbelgium committed Jun 14, 2024
1 parent f362326 commit 39e6bfa
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions jellyseerr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@

## 1.9.2 (15-06-2024)
- Update to latest version from Fallenbagel/jellyseerr (changelog : https://github.com/Fallenbagel/jellyseerr/releases)

## 1.9.0 (01-06-2024)
- Update to latest version from Fallenbagel/jellyseerr (changelog : https://github.com/Fallenbagel/jellyseerr/releases)

Expand Down
2 changes: 1 addition & 1 deletion jellyseerr/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,6 @@
"slug": "jellyseerr",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/jellyseerr",
"version": "1.9.0",
"version": "1.9.2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:5055]"
}
4 changes: 2 additions & 2 deletions jellyseerr/updater.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"fulltag": true,
"github_exclude": "preview",
"last_update": "01-06-2024",
"last_update": "15-06-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "jellyseerr",
"source": "github",
"upstream_repo": "Fallenbagel/jellyseerr",
"upstream_version": "1.9.0"
"upstream_version": "1.9.2"
}

0 comments on commit 39e6bfa

Please sign in to comment.