update to 2.2.2

This commit is contained in:
kmvan
2019-03-13 13:52:10 +08:00
parent 17e3cba70d
commit 2bce7d66dc
4 changed files with 10 additions and 4 deletions

View File

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