diff options
| author | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-03-15 11:14:34 +0300 |
|---|---|---|
| committer | Maria Lisina <sekoohaka.sarisan@gmail.com> | 2026-03-15 11:14:34 +0300 |
| commit | 71713703e3e9728dc25d77e01dcb8dd2365ccae8 (patch) | |
| tree | b368b2bcceb0f83ac2e055c2083b1e22a337a4e2 /bot.zsh | |
| parent | 477a4b7f38cd19ce174e92c34be59c6c6d8ca1f2 (diff) | |
bot: v26.5v26.5
Signed-off-by: Maria Lisina <sekoohaka.sarisan@gmail.com>
Diffstat (limited to 'bot.zsh')
| -rwxr-xr-x | bot.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ exec 2> /dev/null set -e umask 77 -version="26.4" +version="26.5" useragent="Sekoohaka/${version} Telegram Bot" local_address="127.0.0.1:8081" |
