aboutsummaryrefslogtreecommitdiff
path: root/bot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bot.sh')
-rwxr-xr-xbot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot.sh b/bot.sh
index b757ca5..a2a5ede 100755
--- a/bot.sh
+++ b/bot.sh
@@ -10,7 +10,7 @@ set -e
umask 77
exec 2> /dev/null
-version="3.0"
+version="3.0.1"
useragent="Sekoohaka/${version} Telegram Bot"
local_address="127.0.0.1:8081"