diff --git a/Setup/Setup.aiproj b/Setup/Setup.aiproj index d698cc1..3bc24ac 100644 --- a/Setup/Setup.aiproj +++ b/Setup/Setup.aiproj @@ -14,12 +14,6 @@ Setup Setup - - - - Code - - \ No newline at end of file diff --git a/UWPHook/Properties/AssemblyInfo.cs b/UWPHook/Properties/AssemblyInfo.cs index 893ffc1..8f1b62a 100644 --- a/UWPHook/Properties/AssemblyInfo.cs +++ b/UWPHook/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ 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.5.0.0")] -[assembly: AssemblyFileVersion("2.5.0.0")] +[assembly: AssemblyVersion("2.5.1.0")] +[assembly: AssemblyFileVersion("2.5.1.0")]