aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2025-06-09 16:20:30 +0500
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2025-06-09 16:20:30 +0500
commitdbc147e9ae85c66fd0be950dc4674bf57dd81ca6 (patch)
tree8e4370fece2909adfe19891c0f08f838942303e0
parente75b1ce03dc55990bf285259c8e254f45b0f697c (diff)
bot: Update version to 5.0.2v5.0.2
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
-rwxr-xr-xbot.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot.zsh b/bot.zsh
index 1ca01ae..1aa6325 100755
--- a/bot.zsh
+++ b/bot.zsh
@@ -15,7 +15,7 @@ set -e
umask 77
exec 2> /dev/null
-version="5.0.1"
+version="5.0.2"
useragent="Sekoohaka/${version} Telegram Bot"
local_address="127.0.0.1:8081"