Release v1.0.1, clean up debian build

This commit is contained in:
2025-07-06 11:09:12 +00:00
parent a8a627a95e
commit 3ff7aeb61c
5 changed files with 22 additions and 15 deletions

View File

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