We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 391a081 commit 1f778ccCopy full SHA for 1f778cc
src/OpenTok/Util/Client.php
@@ -17,7 +17,7 @@
17
18
// TODO: build this dynamically
19
/** @internal */
20
-define('OPENTOK_SDK_VERSION', '2.2.3');
+define('OPENTOK_SDK_VERSION', '2.2.4-alpha.1');
21
22
define('OPENTOK_SDK_USER_AGENT', 'OpenTok-PHP-SDK/' . OPENTOK_SDK_VERSION);
23
0 commit comments