This commit is contained in:
Greg T. Wallace 2024-03-29 17:17:47 -04:00
parent 6fe53b9fc6
commit ad3ee0d7f5
2 changed files with 6 additions and 1 deletions
pkg/app

View file

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