From b4e6b1b46caf071c909bad4ca9a21c810aefe27a Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr Date: Wed, 14 Dec 2022 20:47:17 +0100 Subject: [PATCH] bump version in project file --- EliteBGS/EliteBGS.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EliteBGS/EliteBGS.csproj b/EliteBGS/EliteBGS.csproj index 8366609..1c2f4d3 100644 --- a/EliteBGS/EliteBGS.csproj +++ b/EliteBGS/EliteBGS.csproj @@ -2,7 +2,7 @@ net7.0-windows WinExe - 0.2.0 + 0.2.4 false true true