diff --git a/src/SDK.php b/src/SDK.php index 7b6a2031..1fdd30ed 100644 --- a/src/SDK.php +++ b/src/SDK.php @@ -12,7 +12,7 @@ class SDK { - const VERSION = '2.3.2'; + const VERSION = '2.3.3'; const SERVER_PRODUCTION = 'https://platform.ringcentral.com'; const SERVER_SANDBOX = 'https://platform.devtest.ringcentral.com';