0.3.12 Adding beads working. /JL

This commit is contained in:
2022-12-25 22:21:51 +01:00
parent a0d9fed4da
commit 98602d82b5
4 changed files with 16 additions and 26 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.3.11"
Version string = "0.3.12"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"