0.0.13 Updated. /JL

This commit is contained in:
2022-12-11 22:36:52 +01:00
parent ee07323106
commit da934131f4

View File

@@ -24,7 +24,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.0.12"
Version string = "0.0.13"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
UserPath string = "C:\\Users\\janle\\BeadImager"