0.2.5 Beads onhand updating working. /JL

This commit is contained in:
2022-12-20 00:13:16 +01:00
parent 41b05473b4
commit 387aef521d
4 changed files with 27 additions and 20 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.2.4"
Version string = "0.2.5"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"