Skip to content

Commit e449e1c

Browse files
committed
Bump version
1 parent 24d9c80 commit e449e1c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

upload/modules/Infractions/module.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ public function __construct($language, $infractions_language, $pages, $cache){
1919

2020
$name = 'Infractions';
2121
$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';
22+
$module_version = '1.1.2';
23+
$nameless_version = '2.0.0-pr8';
2424

2525
parent::__construct($this, $name, $author, $module_version, $nameless_version);
2626

0 commit comments

Comments
 (0)