From ea0d5771f22cb97a706d1d561f68bcb5e935f168 Mon Sep 17 00:00:00 2001 From: Josef Nemec Date: Tue, 26 Nov 2019 09:51:10 +0100 Subject: [PATCH] Release 6.3 --- source/Playnite/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Playnite/Properties/AssemblyInfo.cs b/source/Playnite/Properties/AssemblyInfo.cs index c621e4e2e..0be60835b 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("6.2.0.*")] +[assembly: AssemblyVersion("6.3.0.*")] [assembly: InternalsVisibleTo("Playnite.Tests")] [assembly: XmlnsDefinition("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Playnite")]