From 79a465922086a74705df8fdab9f8999eea803b17 Mon Sep 17 00:00:00 2001 From: Markus Ewald Date: Tue, 24 Jun 2025 12:01:36 +0200 Subject: [PATCH] Set version to 1.2.1 --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index e61b2d1..c6bb3b4 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -45,4 +45,4 @@ using System.Runtime.InteropServices; // Build Number // Revision // -[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.2.1.0")]