From 887462455cf806a67a4679209fe7cff3288f3816 Mon Sep 17 00:00:00 2001 From: Maria Lisina Date: Fri, 23 May 2025 12:53:34 +0500 Subject: bot: Update version to 4.0.1 Signed-off-by: Maria Lisina --- bot.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.zsh b/bot.zsh index aa100e0..d9bbe22 100755 --- a/bot.zsh +++ b/bot.zsh @@ -10,7 +10,7 @@ set -e umask 77 exec 2> /dev/null -version="4.0" +version="4.0.1" useragent="Sekoohaka/${version} Telegram Bot" local_address="127.0.0.1:8081" -- cgit v1.2.3