Files
rock1hu-bot/local/utl/configs/configs.go
Fran Jurmanović 51b669b058 version increase
2024-10-17 23:48:54 +02:00

9 lines
117 B
Go

package configs
const (
Version = "0.0.4"
Prefix = "v1"
Secret = "Donde4sta"
SecretCode = "brasno"
)