update to 2.4.1

This commit is contained in:
kmvan
2019-05-24 22:55:19 +08:00
parent f0b935452f
commit 1285c8cd78
4 changed files with 14 additions and 8 deletions

View File

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