Skip to content

Commit 1f778cc

Browse files
committed
update development version number
1 parent 391a081 commit 1f778cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OpenTok/Util/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
// TODO: build this dynamically
1919
/** @internal */
20-
define('OPENTOK_SDK_VERSION', '2.2.3');
20+
define('OPENTOK_SDK_VERSION', '2.2.4-alpha.1');
2121
/** @internal */
2222
define('OPENTOK_SDK_USER_AGENT', 'OpenTok-PHP-SDK/' . OPENTOK_SDK_VERSION);
2323

0 commit comments

Comments
 (0)