0.3.0 Saving config on changes. /JL

This commit is contained in:
2022-12-20 00:51:59 +01:00
parent 387aef521d
commit 757fa04105
3 changed files with 41 additions and 8 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.2.5"
Version string = "0.3.0"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"