This commit is contained in:
Greg T. Wallace 2025-06-19 23:05:02 -04:00
parent 6537b88ffa
commit 4a3f79ec07
2 changed files with 16 additions and 1 deletions
pkg/app

View file

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