From 6e18f4c9520be3d5a72686c3f6dc2f96c495dcee Mon Sep 17 00:00:00 2001 From: LaughingLeader Date: Thu, 17 Aug 2023 13:51:16 -0500 Subject: [PATCH] Increment version for update --- 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 c96d540b..6d3ea05b 100644 --- a/GUI/Properties/AssemblyInfo.cs +++ b/GUI/Properties/AssemblyInfo.cs @@ -25,4 +25,4 @@ ResourceDictionaryLocation.SourceAssembly )] -[assembly: AssemblyVersion("1.0.9.1")] \ No newline at end of file +[assembly: AssemblyVersion("1.0.9.2")] \ No newline at end of file