Skip to content

Commit

Permalink
Finalizing changes for v8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
1N3 committed Oct 20, 2020
1 parent 04cb1e1 commit 0c3e75b
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.7"
VER="8.8"
INSTALL_DIR="/usr/share/sniper"
LOOT_DIR="$INSTALL_DIR/loot/$TARGET"
SNIPER_PRO=$INSTALL_DIR/pro.sh
Expand Down

0 comments on commit 0c3e75b

Please sign in to comment.