From b54d4372cbb2c80b29717245b02d95aca73ea2f1 Mon Sep 17 00:00:00 2001 From: Markus Ewald Date: Tue, 24 Jun 2025 11:54:04 +0200 Subject: [PATCH] Set version number 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 8de62b6..86d99cc 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -47,4 +47,4 @@ using System.Runtime.InteropServices; // Build Number // Revision // -[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.2.1.0")]