1 files changed, 1 insertions(+), 1 deletions(-)
M main.go
M main.go => main.go +1 -1
@@ 24,7 24,7 @@ import (
)
const BotName = "handlebot"
-const BotVersion = "0.0.6"
+const BotVersion = "0.0.7"
const ForgeLink = "https://sr.ht/~handlerug/handlebot"
const UserAgent = BotName + "/" + BotVersion