From d9f81984010b2d548f5ff06b60b670e5edb157fa Mon Sep 17 00:00:00 2001 From: xarthurBeingAlive Date: Thu, 12 May 2022 15:32:32 +0200 Subject: [PATCH] bump version for correct icon. --- igmGH/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/igmGH/Properties/AssemblyInfo.cs b/igmGH/Properties/AssemblyInfo.cs index c5c2072..8d32734 100644 --- a/igmGH/Properties/AssemblyInfo.cs +++ b/igmGH/Properties/AssemblyInfo.cs @@ -34,4 +34,4 @@ // controls the dll version [assembly: AssemblyVersion("0.2.*")] -[assembly: AssemblyFileVersion("0.2.1")] +[assembly: AssemblyFileVersion("0.2.6")]