diff --git a/bs.class.php b/bs.class.php index 31b5545..8846b36 100644 --- a/bs.class.php +++ b/bs.class.php @@ -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();