From 664fb2d8cf79745f3d6cf69fe97fbf7361dfed20 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Wed, 19 Dec 2012 17:58:12 +0100 Subject: [PATCH] Bump to API version 1.3 --- lib/classes/API/V1/adapter.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/classes/API/V1/adapter.class.php b/lib/classes/API/V1/adapter.class.php index 6f441d10b8..9747bfc729 100644 --- a/lib/classes/API/V1/adapter.class.php +++ b/lib/classes/API/V1/adapter.class.php @@ -25,7 +25,7 @@ class API_V1_adapter extends API_V1_Abstract * * @var string */ - protected $version = '1.2'; + protected $version = '1.3'; /** * Appbox where the API works