Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
GodMod authored Dec 6, 2017
1 parent b3697e1 commit b98d936
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bs.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
if(!class_exists('bs')) {
class bs extends game_generic {
protected static $apiLevel = 20;
public $version = '1.1.4';
public $version = '1.1.5';
protected $this_game = 'bs';
protected $types = array('factions', 'races', 'classes', 'genders');
protected $genders = array();
Expand Down

0 comments on commit b98d936

Please sign in to comment.