Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
partydragen committed Mar 7, 2021
1 parent d0050ca commit acd21ea
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.2.0';
$module_version = '2.2.1';
$nameless_version = '2.0.0-pr9';

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

0 comments on commit acd21ea

Please sign in to comment.