From 0f5e4abdf0c9f080da9f13fc834c97024724de5c Mon Sep 17 00:00:00 2001 From: voc0der Date: Tue, 3 Dec 2024 15:16:52 -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 2882689..1e6607f 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.4")] -[assembly: AssemblyFileVersion("0.1.0.4")] +[assembly: AssemblyVersion("0.1.0.5")] +[assembly: AssemblyFileVersion("0.1.0.5")]