-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
jellyfin/10.10.2 package update (#34384)
<p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> --------- Signed-off-by: wolfi-bot <[email protected]> Signed-off-by: Dan Lorenc <[email protected]> Co-authored-by: wolfi-bot <[email protected]> Co-authored-by: Dan Lorenc <[email protected]>
- Loading branch information
1 parent
a5dc35f
commit 33c8735
Showing
2 changed files
with
16 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
diff --git a/global.json b/global.json | ||
index c9b9320..f0a1466 100644 | ||
--- a/global.json | ||
+++ b/global.json | ||
@@ -1,6 +1,6 @@ | ||
{ | ||
"sdk": { | ||
- "version": "8.0.404", | ||
+ "version": "8.0.111", | ||
"rollForward": "latestMinor" | ||
} | ||
} | ||
|