1 parent 24d9c80 commit e449e1cCopy full SHA for e449e1c
1 file changed
upload/modules/Infractions/module.php
@@ -19,8 +19,8 @@ public function __construct($language, $infractions_language, $pages, $cache){
19
20
$name = 'Infractions';
21
$author = '<a href="https://samerton.me" target="_blank" rel="nofollow noopener">Samerton</a>';
22
- $module_version = '1.1.0';
23
- $nameless_version = '2.0.0-pr7';
+ $module_version = '1.1.2';
+ $nameless_version = '2.0.0-pr8';
24
25
parent::__construct($this, $name, $author, $module_version, $nameless_version);
26
0 commit comments