Skip to content

Commit

Permalink
Update version to 2.11 - NamelessMC v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Xemah committed Aug 10, 2022
1 parent 20bf17b commit 00cac6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions upload/modules/Staff/module.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ public function __construct($pages, $cache)
$module = [
'name' => 'Staff',
'author' => '<a href="https://xemah.com" target="_blank">Xemah</a>',
'version' => '2.10.3',
'namelessVersion' => '2.0.0-pr13'
'version' => '2.11',
'namelessVersion' => '2.0.1'
];

parent::__construct($this, $module['name'], $module['author'], $module['version'], $module['namelessVersion']);
Expand Down

0 comments on commit 00cac6c

Please sign in to comment.