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 a54ffcb commit 6551de7Copy full SHA for 6551de7
lib/OpenCloud/Version.php
@@ -19,7 +19,7 @@
19
*/
20
class Version
21
{
22
- const VERSION = '1.9.1';
+ const VERSION = '1.9.2';
23
24
/**
25
* @return string Indicate current SDK version.
0 commit comments