0.4.3 Added icons. /JL

This commit is contained in:
2022-12-28 23:22:26 +01:00
parent 9e8c73c0dc
commit 972871a9bf
706 changed files with 12292 additions and 5 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.4.2"
Version string = "0.4.3"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"