Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
GodMod authored Nov 6, 2019
1 parent 8d4eecb commit 06145c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swtor.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
if(!class_exists('swtor')) {
class swtor extends game_generic {
protected static $apiLevel = 20;
public $version = '2.4.6';
public $version = '2.4.7';
protected $this_game = 'swtor';
public $author = "Anykan (Reapers T3-M4)";
protected $types = array('classes', 'races', 'factions', 'roles', 'skills','filters', 'realmlist', 'professions');
Expand Down

0 comments on commit 06145c3

Please sign in to comment.