0.4.4 Added clear beads. /JL

This commit is contained in:
2022-12-29 00:05:14 +01:00
parent 972871a9bf
commit 5d819cc9b0
3 changed files with 40 additions and 11 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.4.3"
Version string = "0.4.4"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"