From 80c184c6873e4cd3b4c9ed3a62f67e8a2c3fb175 Mon Sep 17 00:00:00 2001 From: yuvalsol Date: Mon, 25 Sep 2023 12:58:58 +0300 Subject: [PATCH] Version 1.4.1 --- Solution Items/SolutionAssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Solution Items/SolutionAssemblyInfo.cs b/Solution Items/SolutionAssemblyInfo.cs index c0a9351..0318aeb 100644 --- a/Solution Items/SolutionAssemblyInfo.cs +++ b/Solution Items/SolutionAssemblyInfo.cs @@ -25,4 +25,4 @@ // 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.4.0.0")] +[assembly: AssemblyVersion("1.4.1.0")]