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 7a69321..14a0fab 100755
--- a/bot.sh
+++ b/bot.sh
@@ -9,7 +9,7 @@
set -e
umask 77
-version="1.4"
+version="1.5"
dir="${0%/*}"
cache="${dir}/cache/${$}"
config="${dir}/config"