diff --git a/raidlogimport_plugin_class.php b/raidlogimport_plugin_class.php index 1d6c3cf..0eebfb2 100644 --- a/raidlogimport_plugin_class.php +++ b/raidlogimport_plugin_class.php @@ -30,7 +30,7 @@ public static function __shortcuts() { } public $vstatus = 'Stable'; - public $version = '0.7.2.0'; //Version for EQdkp Plus 2.3 + public $version = '0.7.2.1'; //Version for EQdkp Plus 2.3 protected static $apiLevel = 23;