aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2025-08-28 14:20:23 +0500
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2025-08-28 14:20:23 +0500
commit973e70672c76fddd191cc91f735d6d31323f3d4e (patch)
tree5ecb088a6e432d4360ad81e9e7034b187c2921a2
parentcae993c14c6ce14d72bc701e077619ffc2418a90 (diff)
bot: Update versionv2025.828.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 eaa56d1..af03a88 100755
--- a/bot.zsh
+++ b/bot.zsh
@@ -19,7 +19,7 @@ fi
set -e
umask 77
-version="2025.827.0-release"
+version="2025.828.0-release"
useragent="Sekoohaka/${version} Telegram Bot"
local_address="127.0.0.1:8081"