Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/b95bd0e67874f925918eb912d445fb202e4fcee0 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Bump shared_version to 10.6.0 too

pull/2656/head
Joshua M. Boniface 5 years ago
parent de66ab4d83
commit b95bd0e678

@ -1,4 +1,4 @@
using System.Reflection;
[assembly: AssemblyVersion("10.5.0")]
[assembly: AssemblyFileVersion("10.5.0")]
[assembly: AssemblyVersion("10.6.0")]
[assembly: AssemblyFileVersion("10.6.0")]

Loading…
Cancel
Save