Skip to content

Commit

Permalink
Merge pull request #78 from Sebbo94BY/Bump-channel_requester-version
Browse files Browse the repository at this point in the history
Bump channel_requester version
  • Loading branch information
Sebbo94BY authored Dec 21, 2023
2 parents 8c56db4 + 3192a4e commit 85caeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/channel_requester/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from module_loader import setup_plugin, exit_plugin, command, event
import teamspeak_bot

PLUGIN_VERSION = 0.4
PLUGIN_VERSION = 0.5
PLUGIN_COMMAND_NAME = "channelrequester"
PLUGIN_INFO: Union[None, "ChannelRequester"] = None
PLUGIN_STOPPER = threading.Event()
Expand Down

0 comments on commit 85caeb9

Please sign in to comment.