Skip to content
Open
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions lib/pkgcloud/azure/utils/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -2045,7 +2045,7 @@ var Constants = {
* @const
* @type {string}
*/
TARGET_STORAGE_VERSION: '2011-08-18',
TARGET_STORAGE_VERSION: '2014-02-14',

/**
* The UserAgent header.
Expand Down Expand Up @@ -2559,4 +2559,4 @@ var Constants = {
}
};

module.exports = Constants;
module.exports = Constants;