From f094b5932fd21f66306d3fdebc1eefb269e4717f Mon Sep 17 00:00:00 2001 From: LaughingLeader Date: Thu, 3 Aug 2023 12:36:22 -0500 Subject: [PATCH] Increment version --- GUI/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GUI/Properties/AssemblyInfo.cs b/GUI/Properties/AssemblyInfo.cs index 964aff37..2b54a8d2 100644 --- a/GUI/Properties/AssemblyInfo.cs +++ b/GUI/Properties/AssemblyInfo.cs @@ -25,4 +25,4 @@ ResourceDictionaryLocation.SourceAssembly )] -[assembly: AssemblyVersion("1.0.8.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.8.1")] \ No newline at end of file