We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e007ac commit 72460aeCopy full SHA for 72460ae
1 file changed
lib/OpenCloud/Version.php
@@ -27,7 +27,7 @@
27
*/
28
class Version
29
{
30
- const VERSION = '1.13.0-alpha1';
+ const VERSION = '1.14.0';
31
32
/**
33
* @return string Indicate current SDK version.
0 commit comments