aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2025-06-01 06:22:39 +0500
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2025-06-01 06:22:39 +0500
commita3748616fec6dbe1b523e59ba23a5b49f9c4acda (patch)
treea77b4526064e35108a526b07ecf09ff19c4b3e4d
parent947d6224491d68bd667207356aa6fea46597c46d (diff)
bot: Update version to 4.2.1v4.2.1
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 733afe5..9ef95c1 100755
--- a/bot.zsh
+++ b/bot.zsh
@@ -10,7 +10,7 @@ set -e
umask 77
exec 2> /dev/null
-version="4.2"
+version="4.2.1"
useragent="Sekoohaka/${version} Telegram Bot"
local_address="127.0.0.1:8081"