0.3.5 Working on add beads dialog. /JL

This commit is contained in:
2022-12-21 10:40:10 +01:00
parent 3fa09049eb
commit 9481032fed
2 changed files with 37 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.3.4"
Version string = "0.3.5"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"