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 9457407 commit 2b0a696Copy full SHA for 2b0a696
lib/OpenCloud/Version.php
@@ -27,7 +27,7 @@
27
*/
28
class Version
29
{
30
- const VERSION = '1.13';
+ const VERSION = '1.13.0';
31
32
/**
33
* @return string Indicate current SDK version.
0 commit comments