unify versions
This commit is contained in:
@@ -185,7 +185,7 @@ async def on_client_connected(ctx: Context, client: Client):
|
||||
# tags are for additional features in the communication.
|
||||
# Name them by feature or fork, as you feel is appropriate.
|
||||
'tags': ['Berserker'],
|
||||
'version': [1, 3, 0]
|
||||
'version': Utils._version_tuple
|
||||
}]])
|
||||
|
||||
async def on_client_disconnected(ctx: Context, client: Client):
|
||||
|
||||
Reference in New Issue
Block a user