diff --git a/Application/Common/Conf/config.php b/Application/Common/Conf/config.php index 88b38dc..f24c027 100644 --- a/Application/Common/Conf/config.php +++ b/Application/Common/Conf/config.php @@ -3,7 +3,7 @@ return array( 'URL_MODEL' => 2, - 'APP_VERSION' => 'v1.0', + 'APP_VERSION' => 'v2.0', 'APP_NAME' => 'apiAdmin', 'USER_ADMINISTRATOR' => array(1,2),