Skip to content

Commit 290a650

Browse files
committed
Release 1.4.5
1 parent 43b8e2c commit 290a650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MainClass.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ public static class MainClass
2020
private static readonly ILog Log =
2121
LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType);
2222

23-
public const string Version = "1.4.4";
23+
public const string Version = "1.4.5";
2424
public static void Main(string[] args)
2525
{
2626
// Set Invariant culture as default for all further processing

0 commit comments

Comments
 (0)