Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit bbfe1af

Browse files
committed
Changed version string
1 parent b1e5223 commit bbfe1af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Common/Internal/Resources.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ class Resources
293293
const DEAFULT_RETRY_INTERVAL = 1000;//Milliseconds
294294

295295
// Header values
296-
const SDK_VERSION = '0.15.0';
296+
const SDK_VERSION = '0.16.0';
297297
const STORAGE_API_LATEST_VERSION = '2015-04-05';
298298
const DATA_SERVICE_VERSION_VALUE = '3.0';
299299
const MAX_DATA_SERVICE_VERSION_VALUE = '3.0;NetFx';

0 commit comments

Comments
 (0)