update version to 2.1.4

This commit is contained in:
kmvan
2019-02-19 20:54:55 +08:00
parent 79e05f21a3
commit 92ab1cf6ef

View File

@@ -4,7 +4,7 @@ namespace InnStudio\Prober\Components\Config;
class ConfigApi
{
public static $APP_VERSION = '2.1.3';
public static $APP_VERSION = '2.1.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';