Skip to content

Commit 59f6d11

Browse files
Set default Notion-Version to 2022-02-22
1 parent c934d05 commit 59f6d11

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 = "2021-08-16";
9+
internal static string DEFAULT_NOTION_VERSION = "2022-02-22";
1010
}
1111
}

0 commit comments

Comments
 (0)