update to 2.0.6

This commit is contained in:
kmvan
2019-01-22 12:03:09 +08:00
parent 7ef0d6710f
commit a4aff13ddd
3 changed files with 32 additions and 42 deletions

View File

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