diff --git a/WindowTextExtractor/Properties/AssemblyInfo.cs b/WindowTextExtractor/Properties/AssemblyInfo.cs index 5f69a34..ec313e1 100644 --- a/WindowTextExtractor/Properties/AssemblyInfo.cs +++ b/WindowTextExtractor/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // 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("1.15.0")] -[assembly: AssemblyFileVersion("1.15.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.15.1")] +[assembly: AssemblyFileVersion("1.15.1")] \ No newline at end of file