0.3.11 Trying to write xml data. /JL

This commit is contained in:
2022-12-22 23:28:11 +01:00
parent 9d7c215ea9
commit a0d9fed4da
3 changed files with 32 additions and 5 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.3.10"
Version string = "0.3.11"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"