mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-06 18:26:33 +00:00
3.2.1.113
This commit is contained in:
@@ -1253,7 +1253,7 @@ namespace Emby.Server.Core
|
||||
list.Add(GetAssembly(typeof(InstallationManager)));
|
||||
|
||||
// Emby.Server.Core
|
||||
list.Add(GetAssembly(typeof(ServerApplicationPaths)));
|
||||
list.Add(GetAssembly(typeof(ApplicationHost)));
|
||||
|
||||
// MediaEncoding
|
||||
list.Add(GetAssembly(typeof(MediaEncoder)));
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("3.2.1.112")]
|
||||
[assembly: AssemblyVersion("3.2.1.113")]
|
||||
|
||||
Reference in New Issue
Block a user