update to 2.1.5

This commit is contained in:
kmvan
2019-02-20 11:42:13 +08:00
parent 5cf7e5d4cb
commit 10e2b7eaf1
3 changed files with 16 additions and 5 deletions

View File

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