Skip to content

Commit f5c40c6

Browse files
Merge pull request #356 from notion-dotnet/4.1.0
Update version prefix to 4.1.0
2 parents e915295 + 19934de commit f5c40c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/Notion.Client/Notion.Client.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<VersionPrefix>4.0.0-preview</VersionPrefix>
4+
<VersionPrefix>4.1.0-preview</VersionPrefix>
55
<TargetFramework>netstandard2.0</TargetFramework>
66
<LangVersion>9.0</LangVersion>
77

0 commit comments

Comments
 (0)