aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2025-06-21 04:28:35 +0500
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2025-06-21 04:28:35 +0500
commit3fd621be134f71a4638b0aea2070116e9c5caf1e (patch)
treee07fa76edceb64e7c7598a32b095f2b1d377c8a0
parent5f170d69d8b0d859744df686bbf1b4302efad3db (diff)
bot: Update version to 5.0.5v5.0.5
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 4751213..e98b52c 100755
--- a/bot.zsh
+++ b/bot.zsh
@@ -15,7 +15,7 @@ set -e
umask 77
exec 2> /dev/null
-version="5.0.4"
+version="5.0.5"
useragent="Sekoohaka/${version} Telegram Bot"
local_address="127.0.0.1:8081"