diff --git a/aion.class.php b/aion.class.php index 2e576fc..26891f0 100644 --- a/aion.class.php +++ b/aion.class.php @@ -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();