update version to 2.0.3

This commit is contained in:
kmvan
2019-01-14 11:30:38 +08:00
parent e1ab7c18e9
commit c56715ae90
2 changed files with 1730 additions and 128 deletions

View File

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