aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbot.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot.zsh b/bot.zsh
index 1aa6325..7dd9db9 100755
--- a/bot.zsh
+++ b/bot.zsh
@@ -15,7 +15,7 @@ set -e
umask 77
exec 2> /dev/null
-version="5.0.2"
+version="5.0.3"
useragent="Sekoohaka/${version} Telegram Bot"
local_address="127.0.0.1:8081"