Cut v1.0.2

This commit is contained in:
2025-07-06 12:31:26 +00:00
parent 8198b90e60
commit df09fe84fb
2 changed files with 8 additions and 1 deletions

View File

@ -19,7 +19,7 @@ import (
"gopkg.in/yaml.v2"
)
const Version = "1.0.1"
const Version = "1.0.2"
// Config structures
type Config struct {