From a6fbe7e081e0b223e684fbf52248b6ed17812b21 Mon Sep 17 00:00:00 2001 From: lorinczandrea Date: Fri, 30 Aug 2024 18:18:55 +0200 Subject: [PATCH] :memo: Update GlobalAssemblyInfo.cs --- FemDesign.Core/Properties/GlobalAssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FemDesign.Core/Properties/GlobalAssemblyInfo.cs b/FemDesign.Core/Properties/GlobalAssemblyInfo.cs index 53a13b89..ebc518f2 100644 --- a/FemDesign.Core/Properties/GlobalAssemblyInfo.cs +++ b/FemDesign.Core/Properties/GlobalAssemblyInfo.cs @@ -23,5 +23,5 @@ // Revision // -[assembly: AssemblyVersion("23.6.0")] -[assembly: AssemblyFileVersion("23.6.0")] \ No newline at end of file +[assembly: AssemblyVersion("23.7.0")] +[assembly: AssemblyFileVersion("23.7.0")] \ No newline at end of file