update version to 2.1.6

This commit is contained in:
kmvan
2019-03-01 01:43:23 +08:00
parent 72f7b75cce
commit a55d54cf36
4 changed files with 29 additions and 14 deletions

View File

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