From 95f6b015f13250770e2a7e5138ef0aff5f2d89bd Mon Sep 17 00:00:00 2001 From: Vedant Koditkar Date: Mon, 18 Jul 2022 01:36:09 +0530 Subject: [PATCH] Set version prefix to 3.1.0-preview --- Src/Notion.Client/Notion.Client.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/Notion.Client/Notion.Client.csproj b/Src/Notion.Client/Notion.Client.csproj index 541e191b..e6b066ab 100644 --- a/Src/Notion.Client/Notion.Client.csproj +++ b/Src/Notion.Client/Notion.Client.csproj @@ -1,7 +1,7 @@  - 3.0.0-preview + 3.1.0-preview netstandard2.0 7.3