0.3.6 Dialog work. /JL

This commit is contained in:
2022-12-21 22:03:19 +01:00
parent 9481032fed
commit dbfac5f0db
2 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.3.5"
Version string = "0.3.6"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"