0.4.2 Added out of stock info. /JL

This commit is contained in:
2022-12-28 13:19:36 +01:00
parent 026daae1a0
commit 9e8c73c0dc
2 changed files with 21 additions and 1 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.4.1"
Version string = "0.4.2"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
LogFile string = "BeadImager.log"