This commit is contained in:
Greg T. Wallace 2025-01-27 19:54:04 -05:00
parent 06b76700c4
commit 2e082a30cf
2 changed files with 11 additions and 1 deletions
pkg/app

View file

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