update to 2.2.1

This commit is contained in:
kmvan
2019-03-13 01:44:29 +08:00
parent 25f5a619c9
commit 7a25c63ecc
5 changed files with 18 additions and 12 deletions

View File

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