aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2025-10-06 04:08:33 +0500
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2025-10-06 04:14:24 +0500
commit14926d043298c284388e37fc30a7e898759afcbb (patch)
tree22648eaeec61f3ed437d19d90768d65ff752a434
parent58c548dc0ea637899b18536281e4bd1fc858f1b3 (diff)
bot: Update versionv2025.1006.0-release
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 bc0ed68..b642698 100755
--- a/bot.zsh
+++ b/bot.zsh
@@ -16,7 +16,7 @@ exec 2> /dev/null
set -e
umask 77
-version="2025.1004.0-release"
+version="2025.1006.0-release"
useragent="Sekoohaka/${version} Telegram Bot"
local_address="127.0.0.1:8081"