aboutsummaryrefslogtreecommitdiff
path: root/bot.zsh
diff options
context:
space:
mode:
Diffstat (limited to 'bot.zsh')
-rwxr-xr-xbot.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot.zsh b/bot.zsh
index f3ac8c9..08eb062 100755
--- a/bot.zsh
+++ b/bot.zsh
@@ -16,7 +16,7 @@ exec 2> /dev/null
set -e
umask 77
-version="2025.1014.0-release"
+version="2025.1201.0-release"
useragent="Sekoohaka/${version} Telegram Bot"
local_address="127.0.0.1:8081"