Finalizing changes to v8.6

This commit is contained in:
@xer0dayz 2020-08-06 13:59:24 -07:00 committed by xer0dayz
parent 6e13c6ffb9
commit dae1756f7f
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.5"
VER="8.6"
INSTALL_DIR="/usr/share/sniper"
LOOT_DIR="$INSTALL_DIR/loot/$TARGET"
SNIPER_PRO=$INSTALL_DIR/pro.sh