update version to 2.0.2

This commit is contained in:
kmvan
2019-01-14 00:28:19 +08:00
parent 9f44afe2ff
commit f9e004a54f

View File

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