Skip to content

Commit 1846c73

Browse files
committed
Bumped version to 0.7.4
1 parent a720475 commit 1846c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/MyCloud/Api/Core/MCConstants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class MCConstants
1212
{
1313

1414
const SDK_NAME = 'MyCloud-PHP-SDK';
15-
const SDK_VERSION = '0.7.2';
15+
const SDK_VERSION = '0.7.4';
1616

1717
const REST_TEST_ENDPOINT = "http://apitest.mycloudfulfillment.com/api";
1818
const REST_LIVE_ENDPOINT = "https://api.mycloudfulfillment.com/api";

0 commit comments

Comments
 (0)