0.3.9 Beads add working. /JL

This commit is contained in:
2022-12-22 17:16:13 +01:00
parent e48b00d651
commit abc422f58b
3 changed files with 65 additions and 11 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.3.8"
Version string = "0.3.9"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"