update to 2.3.0

This commit is contained in:
kmvan
2019-03-13 23:44:40 +08:00
parent 8b92b03e15
commit 2fadf45dc7
4 changed files with 13 additions and 6 deletions

View File

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