0.3.2 Saving pallette choices to config. /JL

This commit is contained in:
2022-12-20 08:00:29 +01:00
parent f7e0c48bdb
commit 17104c20d6
3 changed files with 50 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.3.1"
Version string = "0.3.2"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"