From 5336de00ad57f3b24a93c9ed60b93f3202e1d869 Mon Sep 17 00:00:00 2001 From: Sven Date: Sat, 4 Sep 2021 17:46:30 +0200 Subject: [PATCH] Version 1.6.1.0 --- GRBL-Plotter/App.config | 6 ++++++ GRBL-Plotter/GRBL-Plotter.csproj | 13 +++++++++++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/GRBL-Plotter/App.config b/GRBL-Plotter/App.config index 8b147c2a2..1bce42f22 100644 --- a/GRBL-Plotter/App.config +++ b/GRBL-Plotter/App.config @@ -1787,6 +1787,12 @@ False + + False + + + False + diff --git a/GRBL-Plotter/GRBL-Plotter.csproj b/GRBL-Plotter/GRBL-Plotter.csproj index cde4dfa95..af6e87172 100644 --- a/GRBL-Plotter/GRBL-Plotter.csproj +++ b/GRBL-Plotter/GRBL-Plotter.csproj @@ -29,8 +29,8 @@ GRBL-Plotter GRBL-Plotter false - 5 - 1.6.0.5 + 0 + 1.6.1.0 false true true @@ -223,6 +223,12 @@ MainForm.cs Form + + Form + + + MainFormStreamSection.cs + MainForm.cs Form @@ -856,6 +862,9 @@ ButtonEdit.cs + + MainFormStreamSection.cs + splashscreen.cs