This commit is contained in:
Greg T. Wallace 2024-06-19 19:57:56 -04:00
parent 703c26bd27
commit b7026ff906
2 changed files with 7 additions and 1 deletions
pkg/app

View file

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