This commit is contained in:
kayos@tcp.direct 2022-05-10 22:37:23 -07:00
джерело 6a23b61e95
коміт 989927b975
Підписано: kayos
Ідентифікатор GPG ключа: 4B841471B4BEE979

@ -2,7 +2,7 @@ package config
const (
// Version roughly represents the applications current version.
Version = "0.3.1"
Version = "0.4.0"
// Title is the name of the application used throughout the configuration process.
Title = "HellPot"
)