update to 2.2.0

This commit is contained in:
kmvan
2019-03-09 15:45:18 +08:00
parent 6b2a68ef4c
commit ceb34acf27
4 changed files with 38 additions and 11 deletions

View File

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