Skip to content

Commit

Permalink
Finalizing changes to v8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
1N3 committed Aug 6, 2020
1 parent 6e13c6f commit dae1756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sniper
Expand Up @@ -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
Expand Down

0 comments on commit dae1756

Please sign in to comment.