This commit is contained in:
2025-07-25 19:03:52 -07:00
parent 8ec2cc6da2
commit 11909e8502
3 changed files with 4 additions and 4 deletions

View File

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