0.0.2 Updated palette. /JL

This commit is contained in:
2022-12-08 18:04:26 +01:00
parent 55133f40b0
commit 23e6f58d56
4 changed files with 959 additions and 955 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
BeadImager.exe

Binary file not shown.

View File

@@ -14,7 +14,7 @@ type MyMainWindow struct {
const (
AppName string = "BeadImager"
Version string = "0.0.1"
Version string = "0.0.2"
CopyRight string = "©2022 Jan Lerking"
STD_MESS string = "Ready"
)

File diff suppressed because it is too large Load Diff