0.3.4 Added dialog for adding beads. /JL

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