This commit is contained in:
Greg T. Wallace 2025-06-23 20:02:38 -04:00
parent 37b5d1871c
commit 9036299f4e
2 changed files with 15 additions and 1 deletions
pkg/app

View file

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