Skip to content

Commit 493fac3

Browse files
author
Caitlin Bales (MSFT)
authored
Update version number
1 parent 9e7e8c0 commit 493fac3

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.1.0";
27+
const SDK_VERSION = "1.2.0";
2828

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

0 commit comments

Comments
 (0)