0.0.26 Updated tooltips. /JL

This commit is contained in:
2022-12-15 22:23:21 +01:00
parent 4d277b897d
commit 328599b9bd
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.0.25"
Version string = "0.0.26"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"