From 14926d043298c284388e37fc30a7e898759afcbb Mon Sep 17 00:00:00 2001 From: Maria Lisina Date: Mon, 6 Oct 2025 04:08:33 +0500 Subject: bot: Update version Signed-off-by: Maria Lisina --- bot.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bot.zsh') 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" -- cgit v1.2.3