diff --git a/bot.sh b/bot.sh index d0e7c15..9a40b4e 100755 --- a/bot.sh +++ b/bot.sh @@ -9,7 +9,7 @@ set -e umask 77 -version="2.6.1" +version="2.6.2" dir="${0%/*}" cache="${dir}/cache/${$}" config="${dir}/config"