Skip to content

Commit 220ca1b

Browse files
set default Notion-Version to 2022-06-28
1 parent e477ffd commit 220ca1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/Notion.Client/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ namespace Notion.Client
66
internal class Constants
77
{
88
internal static string BASE_URL = "https://api.notion.com/";
9-
internal static string DEFAULT_NOTION_VERSION = "2022-02-22";
9+
internal static string DEFAULT_NOTION_VERSION = "2022-06-28";
1010
}
1111
}

0 commit comments

Comments
 (0)