Skip to content

Commit ccd2542

Browse files
committed
Hunting - fix listener
1 parent b20ff78 commit ccd2542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hunting/hunting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
from redbot.core.utils.menus import DEFAULT_CONTROLS, menu
2020
from redbot.core.utils.predicates import MessagePredicate
2121

22-
__version__ = "3.5.0"
22+
__version__ = "3.5.1"
2323
log = logging.getLogger("red.vrt.hunting")
2424

2525

0 commit comments

Comments
 (0)