From 06ee793f788d205e18ea2f5b13c246cf5456d257 Mon Sep 17 00:00:00 2001 From: yuvalsol Date: Tue, 12 Sep 2023 20:59:12 +0300 Subject: [PATCH] Version 1.3.2 --- 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 b75af57..e8c19d6 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.3.1.0")] +[assembly: AssemblyVersion("1.3.2.0")]