update version to 2.1.0

This commit is contained in:
kmvan
2019-01-29 12:24:01 +08:00
parent fd30730616
commit 2b6f7101ca

View File

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