This commit is contained in:
Greg T. Wallace 2025-03-17 22:06:52 -04:00
parent c67001f0e4
commit e87a3100d2
2 changed files with 8 additions and 1 deletions
pkg/app

View file

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