Finalizing changes for v8.8

This commit is contained in:
@xer0dayz 2020-10-20 14:38:12 -07:00 committed by xer0dayz
parent 04cb1e114d
commit 0c3e75b2ec
1 changed files with 1 additions and 1 deletions

2
sniper
View File

@ -8,7 +8,7 @@ if [[ $EUID -ne 0 ]]; then
exit 1
fi
VER="8.7"
VER="8.8"
INSTALL_DIR="/usr/share/sniper"
LOOT_DIR="$INSTALL_DIR/loot/$TARGET"
SNIPER_PRO=$INSTALL_DIR/pro.sh