0.4.5 Added text color to beads. /JL

This commit is contained in:
2022-12-29 18:34:28 +01:00
parent 5d819cc9b0
commit 818f11abdf
2 changed files with 20 additions and 17 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.4.4"
Version string = "0.4.5"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"