update to 2.1.8

This commit is contained in:
kmvan
2019-03-05 00:24:21 +08:00
parent 98ae2bc89c
commit 95a6d3ced7
4 changed files with 11 additions and 5 deletions

View File

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