Skip to content

Commit d26d3b3

Browse files
committed
bumped the version
1 parent 8cc5f2e commit d26d3b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/GraphConstants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ final class GraphConstants
2424
const REST_ENDPOINT = "https://graph.microsoft.com/";
2525

2626
// Define HTTP request constants
27-
const SDK_VERSION = "1.5.0";
27+
const SDK_VERSION = "1.6.0";
2828

2929
// Define error constants
3030
const MAX_PAGE_SIZE = 999;

0 commit comments

Comments
 (0)