Skip to content

Commit

Permalink
Release v2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
partydragen committed Aug 5, 2022
1 parent ba3826e commit 25b0b83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload/modules/Members/module.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ public function __construct($members_language, $pages, $navigation, $cache) {

$name = 'Members';
$author = '<a href="https://partydragen.com" target="_blank" rel="nofollow noopener">Partydragen</a>, <a href="https://samerton.me" target="_blank" rel="nofollow noopener">Samerton</a>';
$module_version = '2.3.2';
$module_version = '2.3.3';
$nameless_version = '2.0.0';

parent::__construct($this, $name, $author, $module_version, $nameless_version);
Expand Down

0 comments on commit 25b0b83

Please sign in to comment.