From 4ec033d8bcf1fcdc8e9a4f7c8070d1febbea9385 Mon Sep 17 00:00:00 2001 From: Maria Lisina Date: Sat, 4 Oct 2025 15:55:35 +0500 Subject: bot: Update version Signed-off-by: Maria Lisina --- bot.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3