We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a720475 commit 1846c73Copy full SHA for 1846c73
lib/MyCloud/Api/Core/MCConstants.php
@@ -12,7 +12,7 @@ class MCConstants
12
{
13
14
const SDK_NAME = 'MyCloud-PHP-SDK';
15
- const SDK_VERSION = '0.7.2';
+ const SDK_VERSION = '0.7.4';
16
17
const REST_TEST_ENDPOINT = "http://apitest.mycloudfulfillment.com/api";
18
const REST_LIVE_ENDPOINT = "https://api.mycloudfulfillment.com/api";
0 commit comments