Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'microsoft/azure-storage-common/src/Common/Internal/Resources.php')
-rw-r--r--microsoft/azure-storage-common/src/Common/Internal/Resources.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/microsoft/azure-storage-common/src/Common/Internal/Resources.php b/microsoft/azure-storage-common/src/Common/Internal/Resources.php
index 48128d4f..d3eff1cc 100644
--- a/microsoft/azure-storage-common/src/Common/Internal/Resources.php
+++ b/microsoft/azure-storage-common/src/Common/Internal/Resources.php
@@ -241,7 +241,7 @@ class Resources
const BEARER = 'Bearer ';
// Header values
- const COMMON_SDK_VERSION = '1.5.1';
+ const COMMON_SDK_VERSION = '1.5.2';
const INT32_MAX = 2147483647;
const INT32_MIN = -2147483648;