From 6b3b0948d4cf8d40ba72ccb67a2b912bdb57c2b5 Mon Sep 17 00:00:00 2001 From: voc0der Date: Tue, 3 Dec 2024 15:07:54 -0500 Subject: [PATCH] Cleanup and sync versions and update author info. --- Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index cb8091b..4b37958 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ // 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("0.1.0.2")] -[assembly: AssemblyFileVersion("0.1.0.2")] +[assembly: AssemblyVersion("0.1.0.4")] +[assembly: AssemblyFileVersion("0.1.0.4")]