Update API version

This commit is contained in:
Nicolas Le Goff
2014-10-01 12:37:30 +02:00
parent 6087ee3fb4
commit 68fc8f660e

View File

@@ -18,11 +18,6 @@ use Alchemy\Phrasea\Border\Manager as BorderManager;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
/**
*
* @license http://opensource.org/licenses/gpl-3.0 GPLv3
* @link www.phraseanet.com
*/
class API_V1_adapter extends API_V1_Abstract
{
/**
@@ -30,7 +25,7 @@ class API_V1_adapter extends API_V1_Abstract
*
* @var string
*/
protected $version = '1.3';
protected $version = '1.4.1';
/**
* Application context