aboutsummaryrefslogtreecommitdiff
path: root/bot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bot.sh')
-rwxr-xr-xbot.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bot.sh b/bot.sh
index ff8047d..6532691 100755
--- a/bot.sh
+++ b/bot.sh
@@ -9,7 +9,7 @@
set -e
umask 77
-version="2.1.5"
+version="2.1.6"
dir="${0%/*}"
cache="${dir}/cache/${$}"
config="${dir}/config"