aboutsummaryrefslogtreecommitdiff
path: root/bump_version
diff options
context:
space:
mode:
authorShadowghost <Ghost_of_Stone@web.de>2026-08-10 23:03:52 +0200
committerShadowghost <Ghost_of_Stone@web.de>2026-08-10 23:03:52 +0200
commit7b6ae06f3bc3f630828a77c0f2b0c2e1d6bd85cd (patch)
tree2fe06b0dcd958836550c5f2d62321957c2828d81 /bump_version
parent8c4dfc0b710c9314061911eea0daacfd855326e4 (diff)
parent35e86416af32adaa220a241f756544cd316bd866 (diff)
Merge remote-tracking branch 'upstream/master' into safeguard-invalid-provider-ids
Diffstat (limited to 'bump_version')
-rwxr-xr-xbump_version1
1 files changed, 1 insertions, 0 deletions
diff --git a/bump_version b/bump_version
index 0516a1806d..7525721c0c 100755
--- a/bump_version
+++ b/bump_version
@@ -27,6 +27,7 @@ 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"