Skip to content

Commit d60f289

Browse files
committed
Merge pull request #485 from ycombinator/release
Updating version in readiness for release.
2 parents dbb8460 + ffca1d9 commit d60f289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/OpenCloud/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
*/
2828
class Version
2929
{
30-
const VERSION = '1.10.0';
30+
const VERSION = '1.12.0';
3131

3232
/**
3333
* @return string Indicate current SDK version.

0 commit comments

Comments
 (0)