This commit is contained in:
2025-07-25 21:25:29 -07:00
parent c80204579f
commit a07958563a
2 changed files with 2 additions and 2 deletions

View File

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