aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2025-08-18 09:05:55 +0500
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2025-08-18 09:05:55 +0500
commitdb04390440f3f6ad11a8cbdd36b5dbeab32271a2 (patch)
tree2912c601003b8683ad8c9e24dd042d9b8227b6cd
parent3d373128424befd3e7a04b1ae10f82ba439f93af (diff)
bot: Update versionv2025.818.0-snapshot
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 187281f..d90a97b 100755
--- a/bot.zsh
+++ b/bot.zsh
@@ -19,7 +19,7 @@ fi
set -e
umask 77
-version="2025.817.0-snapshot"
+version="2025.818.0-snapshot"
useragent="Sekoohaka/${version} Telegram Bot"
local_address="127.0.0.1:8081"