Compare commits

...

2 commits

Author SHA1 Message Date
erikn
c0945d3002 Version 1.0.0.2 2025-04-15 22:47:19 +02:00
erikn
275cf9b3c0 New version 2025-04-15 22:46:08 +02:00
2 changed files with 2 additions and 2 deletions

View file

@ -26,5 +26,5 @@ using System.Runtime.InteropServices;
// Minor Version
// Build Number
// Revision
[assembly: AssemblyVersion("1.0.0.1")]
[assembly: AssemblyFileVersion("1.0.0.1")]
[assembly: AssemblyVersion("1.0.0.2")]
[assembly: AssemblyFileVersion("1.0.0.2")]