diff --git a/DS4Windows/Properties/AssemblyInfo.cs b/DS4Windows/Properties/AssemblyInfo.cs index 015afaf..d0cdc8f 100644 --- a/DS4Windows/Properties/AssemblyInfo.cs +++ b/DS4Windows/Properties/AssemblyInfo.cs @@ -51,7 +51,7 @@ using System.Windows; // 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("2.0.3")] -[assembly: AssemblyFileVersion("2.0.3")] +[assembly: AssemblyVersion("2.0.4")] +[assembly: AssemblyFileVersion("2.0.4")] [assembly: NeutralResourcesLanguage("")] [assembly: Guid("a52b5b20-d9ee-4f32-8518-307fa14aa0c6")]