Skip to content

Commit 8730774

Browse files
author
root
committed
1 parent 7c2eb0f commit 8730774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="9.0"
11+
VER="9.1"
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)