Skip to content

Commit aae0999

Browse files
Bump version for release (#320)
1 parent 160ea0b commit aae0999

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Core/GraphConstants.php

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

2525
// Define HTTP request constants
26-
const SDK_VERSION = "1.17.0";
26+
const SDK_VERSION = "1.18.0";
2727

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

0 commit comments

Comments
 (0)