Skip to content

Commit dae1756

Browse files
committed
Finalizing changes to v8.6
1 parent 6e13c6f commit dae1756

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sniper

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if [[ $EUID -ne 0 ]]; then
88
exit 1
99
fi
1010

11-
VER="8.5"
11+
VER="8.6"
1212
INSTALL_DIR="/usr/share/sniper"
1313
LOOT_DIR="$INSTALL_DIR/loot/$TARGET"
1414
SNIPER_PRO=$INSTALL_DIR/pro.sh

0 commit comments

Comments
 (0)