0.1.2 Refactored properties. /JL

This commit is contained in:
2022-12-17 16:46:15 +01:00
parent 1e4e718e0c
commit 5b181d29c7
2 changed files with 28 additions and 47 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.1.1"
Version string = "0.1.2"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"