Fix bump_version by removing Jellyfin.MediaEncoding.Keyframes
This file previously had the version in it, but it was removed in #17582 which caused this to fail. Remove it here.
This commit is contained in:
@@ -27,7 +27,6 @@ jellyfin_subprojects=(
|
||||
MediaBrowser.Model/MediaBrowser.Model.csproj
|
||||
Emby.Naming/Emby.Naming.csproj
|
||||
src/Jellyfin.Extensions/Jellyfin.Extensions.csproj
|
||||
src/Jellyfin.MediaEncoding.Keyframes/Jellyfin.MediaEncoding.Keyframes.csproj
|
||||
)
|
||||
issue_template_file="./.github/ISSUE_TEMPLATE/issue report.yml"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user