This commit is contained in:
2025-07-25 21:48:20 -07:00
parent 7397fae6f4
commit 502ca7a4f2
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ import (
"strings"
)
const appVersion = "1.0.7"
const appVersion = "1.0.8"
func main() {
log.SetupLogging()