aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2025-07-05 08:06:56 +0500
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2025-07-05 08:11:35 +0500
commit35bbbbbd612f83cb6125bef3f8d473a97fabdaea (patch)
treeadef93ef7b344d94d18bd022ec1c128ba95a6e75
parent715e0da28557eb9fd0f0d1c1af235dcd64e2d707 (diff)
bot: Update version to 5.2v5.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 4ab3e4f..0300e11 100755
--- a/bot.zsh
+++ b/bot.zsh
@@ -15,7 +15,7 @@ set -e
umask 77
exec 2> /dev/null
-version="5.1"
+version="5.2"
useragent="Sekoohaka/${version} Telegram Bot"
local_address="127.0.0.1:8081"