Skip to content

Commit 26e4601

Browse files
authored
Require minimum 6.0.7
1 parent b435163 commit 26e4601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

files/kiwiirc-tags.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module
1010
{
1111
documentation "https://github.com/ValwareIRC/valware-unrealircd-mods/blob/main/kiwiirc-tags/README.md";
1212
troubleshooting "In case of problems, documentation or e-mail me at [email protected]";
13-
min-unrealircd-version "6.*";
13+
min-unrealircd-version "6.0.7";
1414
max-unrealircd-version "6.*";
1515
post-install-text {
1616
"The module is installed. Now all you need to do is add a loadmodule line:";

0 commit comments

Comments
 (0)