From e18f8c7a8dd8c3a10d0d4e66e7bc4054c062ea2f Mon Sep 17 00:00:00 2001 From: AlexanderPro Date: Sun, 2 Apr 2023 21:51:02 +0300 Subject: [PATCH] Version 1.15.1 --- WindowTextExtractor/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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