aboutsummaryrefslogtreecommitdiff
path: root/bot.zsh
diff options
context:
space:
mode:
authorMaria Lisina <sekoohaka.sarisan@gmail.com>2025-10-04 15:55:35 +0500
committerMaria Lisina <sekoohaka.sarisan@gmail.com>2025-10-04 15:55:35 +0500
commit4ec033d8bcf1fcdc8e9a4f7c8070d1febbea9385 (patch)
treee02c1c12de3faf1896e8fb472ee2cf48f2f3628b /bot.zsh
parent5319827874302b8dd83e18b7b048643c9eae97d2 (diff)
bot: Update versionv2025.1004.0-release
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'bot.zsh')
-rwxr-xr-xbot.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot.zsh b/bot.zsh
index 4b7a2db..ffa98a5 100755
--- a/bot.zsh
+++ b/bot.zsh
@@ -16,7 +16,7 @@ exec 2> /dev/null
set -e
umask 77
-version="2025.1002.0-release"
+version="2025.1004.0-release"
useragent="Sekoohaka/${version} Telegram Bot"
local_address="127.0.0.1:8081"