0.2.3 Pallette updating working. /JL

This commit is contained in:
2022-12-19 12:40:10 +01:00
parent e325df9fbb
commit 46a9cbee3c
3 changed files with 33 additions and 42 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.2.2"
Version string = "0.2.3"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"