This commit is contained in:
Greg T. Wallace 2024-09-17 18:44:35 -04:00
parent 1cd9916a17
commit 94a76b93de
2 changed files with 20 additions and 1 deletions
pkg/app

View file

@ -12,7 +12,7 @@ import (
)
const (
appVersion = "1.0.0"
appVersion = "1.1.0"
)
// struct for receivers to use common app pieces