This commit is contained in:
Greg T. Wallace 2024-06-24 18:24:35 -04:00
parent 7c1ad8ef43
commit 6363282a75
2 changed files with 6 additions and 1 deletions
pkg/app

View file

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