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 e057e59..c96fe7a 100755
--- a/bot.zsh
+++ b/bot.zsh
@@ -16,7 +16,7 @@ exec 2> /dev/null
set -e
umask 77
-version="26.5.2"
+version="26.6"
useragent="Sekoohaka/${version} Telegram Bot"
local_address="127.0.0.1:8081"