1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-25 03:16:38 +02:00

Bump sjoin module version to 5.1

[skip ci]
This commit is contained in:
Bram Matthys
2021-06-27 07:41:21 +02:00
parent c37c965506
commit a8e52fdead
+1 -1
View File
@@ -29,7 +29,7 @@ CMD_FUNC(cmd_sjoin);
ModuleHeader MOD_HEADER
= {
"sjoin",
"5.0",
"5.1",
"command /sjoin",
"UnrealIRCd Team",
"unrealircd-5",