Skip to content

Commit 2b0a696

Browse files
author
Jamie Hannaford
committed
Use correct format
1 parent 9457407 commit 2b0a696

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

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

0 commit comments

Comments
 (0)