0.0.24 Added info image to colors. /JL

This commit is contained in:
Jan Lerking
2022-12-15 12:59:05 +01:00
parent 32c90eee33
commit 0d971a48d7
2 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.0.23"
Version string = "0.0.24"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"