This commit is contained in:
Greg T. Wallace 2025-04-22 18:27:55 -04:00
parent 124c06d8be
commit 86feabd939
2 changed files with 8 additions and 1 deletions
pkg/app

View file

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