Skip to content

Commit

Permalink
Bump version to 4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wallenium committed Jan 22, 2015
1 parent 16f251e commit 91fd569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aion.class.php
Expand Up @@ -26,7 +26,7 @@
if(!class_exists('aion')) {
class aion extends game_generic {
protected static $apiLevel = 20;
public $version = '4.6';
public $version = '4.6.0';
protected $this_game = 'aion';
protected $types = array('classes', 'races', 'filters');
protected $classes = array();
Expand Down

0 comments on commit 91fd569

Please sign in to comment.