diff --git a/WindowTextExtractor/Properties/AssemblyInfo.cs b/WindowTextExtractor/Properties/AssemblyInfo.cs index 1636ff9..bdc5b89 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("2.1.2")] -[assembly: AssemblyFileVersion("2.1.2")] \ No newline at end of file +[assembly: AssemblyVersion("2.1.3")] +[assembly: AssemblyFileVersion("2.1.3")] \ No newline at end of file