fix #601 add consistency, add type key, rename install_name -> name

This commit is contained in:
Nicolas Le Goff
2012-04-26 19:08:08 +02:00
parent bd65aff49a
commit 3f81b4a7f4
2 changed files with 22 additions and 19 deletions

View File

@@ -24,7 +24,7 @@ class API_V1_adapter extends API_V1_Abstract
*
* @var string
*/
protected $version = '1.1';
protected $version = '1.2';
/**
* Appbox where the API works