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 fd7b0c9..a25fa86 100755
--- a/bot.sh
+++ b/bot.sh
@@ -9,7 +9,7 @@
set -e
umask 77
-version="1.7"
+version="1.8"
dir="${0%/*}"
cache="${dir}/cache/${$}"
config="${dir}/config"