fix lodash bug and update to 2.4.4

This commit is contained in:
kmvan
2019-07-11 22:23:05 +08:00
parent f0c331bcad
commit 52c91cbd1a
6 changed files with 213 additions and 232 deletions

View File

@@ -7,7 +7,7 @@ namespace InnStudio\Prober\Components\Config;
class ConfigApi
{
public static $APP_VERSION = '2.4.3';
public static $APP_VERSION = '2.4.4';
public static $APP_NAME = 'X Prober';
public static $APP_URL = 'https://github.com/kmvan/x-prober';
public static $AUTHOR_URL = 'https://inn-studio.com/prober';