From 286ded37f82e31702965f21618e87581e43c040f Mon Sep 17 00:00:00 2001 From: Josef Nemec Date: Sat, 27 Jul 2019 12:53:23 +0200 Subject: [PATCH] Release 5.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 6a6149dbd..dcc34f3e5 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("5.2.0.*")] +[assembly: AssemblyVersion("5.3.0.*")] [assembly: InternalsVisibleTo("Playnite.Tests")] [assembly: XmlnsDefinition("http://schemas.microsoft.com/winfx/2006/xaml/presentation", "Playnite")]