update to 2.1.3

This commit is contained in:
kmvan
2019-02-14 23:32:35 +08:00
parent 74cfde2cb3
commit a5c5fd8222
3 changed files with 10 additions and 4 deletions

View File

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