0.3.3 Added plus image to colors. /JL

This commit is contained in:
2022-12-20 23:07:06 +01:00
parent 17104c20d6
commit 39f280e10e
3 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.3.2"
Version string = "0.3.3"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"