From 73c581aeceab29a49637377a9f1035cbf2c219c6 Mon Sep 17 00:00:00 2001 From: GodMod Date: Thu, 7 Jan 2021 07:55:00 +0100 Subject: [PATCH] Bump version --- raidlogimport_plugin_class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raidlogimport_plugin_class.php b/raidlogimport_plugin_class.php index 6a68a4f..a3fa338 100644 --- a/raidlogimport_plugin_class.php +++ b/raidlogimport_plugin_class.php @@ -31,7 +31,7 @@ public static function __shortcuts() { public $vstatus = 'Stable'; - public $version = '0.7.3.13'; //Version for EQdkp Plus 2.3 + public $version = '0.7.3.14'; //Version for EQdkp Plus 2.3 protected static $apiLevel = 23;