v1.1.0-b1

This commit is contained in:
Greg T. Wallace 2024-07-09 19:05:29 -04:00
parent 40eca754e0
commit f102a1838b
2 changed files with 11 additions and 1 deletions
pkg/app

View file

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