We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b435163 commit 26e4601Copy full SHA for 26e4601
files/kiwiirc-tags.c
@@ -10,7 +10,7 @@ module
10
{
11
documentation "https://github.com/ValwareIRC/valware-unrealircd-mods/blob/main/kiwiirc-tags/README.md";
12
troubleshooting "In case of problems, documentation or e-mail me at [email protected]";
13
- min-unrealircd-version "6.*";
+ min-unrealircd-version "6.0.7";
14
max-unrealircd-version "6.*";
15
post-install-text {
16
"The module is installed. Now all you need to do is add a loadmodule line:";
0 commit comments