Skip to content

Commit

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

0 comments on commit 8be2407

Please sign in to comment.