From 00692345634114d6ac36e37853e912edd29f1623 Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Fri, 18 Aug 2023 01:23:02 +0200 Subject: [PATCH] Version bump --- app/Display/ScreenNative.cs | 1 - app/GHelper.csproj | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/app/Display/ScreenNative.cs b/app/Display/ScreenNative.cs index cf7bd359..6d0ea5ad 100644 --- a/app/Display/ScreenNative.cs +++ b/app/Display/ScreenNative.cs @@ -1,6 +1,5 @@ using System.Collections; using System.Runtime.InteropServices; -using System.Windows.Forms; using static GHelper.Display.ScreenInterrogatory; namespace GHelper.Display diff --git a/app/GHelper.csproj b/app/GHelper.csproj index c90680f8..336faeff 100644 --- a/app/GHelper.csproj +++ b/app/GHelper.csproj @@ -15,7 +15,7 @@ AnyCPU False True - 0.112 + 0.113