Skip to content

Commit

Permalink
Update version to 2.6 - NamelessMC v2-pr10
Browse files Browse the repository at this point in the history
  • Loading branch information
Xemah committed Jun 29, 2021
1 parent 622cf50 commit 4bff017
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 @@ -17,8 +17,8 @@ public function __construct($staffLanguage, $pages, $queries, $cache)
$module = [
'name' => 'Staff',
'author' => '<a href="https://xemah.com" target="_blank">Xemah</a>',
'version' => '2.5',
'namelessVersion' => '2.0.0-pr9'
'version' => '2.6',
'namelessVersion' => '2.0.0-pr10'
];

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

0 comments on commit 4bff017

Please sign in to comment.