From cbf431d8e0454966e641184d4a6b93335a54e12f Mon Sep 17 00:00:00 2001 From: hawkeye116477 Date: Tue, 12 Nov 2024 14:23:17 +0100 Subject: [PATCH] Bump version --- src/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Properties/AssemblyInfo.cs b/src/Properties/AssemblyInfo.cs index 24c6d2f..6772b7b 100644 --- a/src/Properties/AssemblyInfo.cs +++ b/src/Properties/AssemblyInfo.cs @@ -31,4 +31,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.0.2.*")] +[assembly: AssemblyVersion("1.0.3.*")]