diff --git a/source/Playnite/Properties/AssemblyInfo.cs b/source/Playnite/Properties/AssemblyInfo.cs index ee7f26f72..3e7d4213e 100644 --- a/source/Playnite/Properties/AssemblyInfo.cs +++ b/source/Playnite/Properties/AssemblyInfo.cs @@ -35,7 +35,7 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("8.4.0.*")] +[assembly: AssemblyVersion("8.5.0.*")] [assembly: InternalsVisibleTo("Playnite.Tests")] [assembly: XmlnsDefinition("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Playnite")] [assembly: XmlnsDefinition("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Playnite.Controls")]