update version to 2.0.8

This commit is contained in:
kmvan
2019-01-27 13:43:45 +08:00
parent 5ae3f9531f
commit d8942f13e7

View File

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