diff --git a/AssemblyInfo.cs b/AssemblyInfo.cs index e9c91f7..0704884 100644 --- a/AssemblyInfo.cs +++ b/AssemblyInfo.cs @@ -4,9 +4,9 @@ [assembly: System.Reflection.AssemblyCompanyAttribute("subbuzz")] [assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © josdion, 2024")] [assembly: System.Reflection.AssemblyDescriptionAttribute("Subtitles plugin for emby and jellyfin")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.1.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.1.0.0")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.2.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.2.0.0")] [assembly: System.Reflection.AssemblyProductAttribute("subbuzz")] [assembly: System.Reflection.AssemblyTitleAttribute("subbuzz")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.1.0.0")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.2.0.0")] diff --git a/Configuration/Emby/configCachePage.html b/Configuration/Emby/configCachePage.html index ede1556..8ebb717 100644 --- a/Configuration/Emby/configCachePage.html +++ b/Configuration/Emby/configCachePage.html @@ -19,7 +19,7 @@