Skip to content

Commit

Permalink
bumped version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GodMod committed Jan 7, 2015
1 parent 4c6f9b8 commit 7f68ace
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wordofthemoment_portal.class.php
Expand Up @@ -28,7 +28,7 @@ class wordofthemoment_portal extends portal_generic {
protected static $path = 'wordofthemoment';
protected static $data = array(
'name' => 'Word of the Moment',
'version' => '2.0.0',
'version' => '3.0.0',
'author' => 'WalleniuM',
'icon' => 'fa-book',
'contact' => EQDKP_PROJECT_URL,
Expand Down Expand Up @@ -72,4 +72,4 @@ public function output() {
return $myout;
}
}
?>
?>

0 comments on commit 7f68ace

Please sign in to comment.