release 3.0

This commit is contained in:
kmvan
2019-09-01 13:45:58 +08:00
parent 49ed1f9f18
commit f69fea092c
52 changed files with 532 additions and 72389 deletions

View File

@@ -7,7 +7,7 @@ namespace InnStudio\Prober\Components\Config;
class ConfigApi
{
public static $APP_VERSION = '3.0.0';
public static $APP_VERSION = '3.0';
public static $APP_NAME = 'X Prober';
public static $APP_URL = 'https://github.com/kmvan/x-prober';
public static $APP_CONFIG_URL = 'https://raw.githubusercontent.com/kmvan/x-prober/master/AppConfig.json';