Skip to content

Commit d3eebb9

Browse files
committed
Merge pull request #517 from ycombinator/alpha
Alpha release prep
2 parents 2747cf8 + 1b9f7de commit d3eebb9

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.12.1';
30+
const VERSION = '1.13.0-alpha1';
3131

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

0 commit comments

Comments
 (0)