Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
GodMod committed Jun 17, 2018
1 parent 635cdd3 commit 9272cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion birthday_portal.class.php
Expand Up @@ -28,7 +28,7 @@ class birthday_portal extends portal_generic {
protected static $path = 'birthday';
protected static $data = array(
'name' => 'Birthdays',
'version' => '2.2.0',
'version' => '2.2.1',
'author' => 'WalleniuM',
'contact' => EQDKP_PROJECT_URL,
'description' => 'Shows the actual birthdays on that day',
Expand Down

0 comments on commit 9272cb2

Please sign in to comment.