From 74b4625e55b25a9e5d36ea6a46c0016f0cc76bc0 Mon Sep 17 00:00:00 2001 From: Markus Ewald Date: Thu, 31 Jul 2025 10:03:09 +0200 Subject: [PATCH] Incremented version number to stay in sync with the NuGet package --- Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index bea9830..1de311b 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -45,4 +45,4 @@ using System.Runtime.InteropServices; // Build Number // Revision // -[assembly: AssemblyVersion("1.3.2")] +[assembly: AssemblyVersion("1.3.3")]