diff --git a/src/Ctct/Util/Config.php b/src/Ctct/Util/Config.php index 1776c13..9d46a49 100755 --- a/src/Ctct/Util/Config.php +++ b/src/Ctct/Util/Config.php @@ -125,7 +125,7 @@ class Config * Setting the version fo the application used in Rest Calls when setting the version header */ 'settings' => array( - 'version' => '2.1.3' + 'version' => '2.1.4' ), );