Skip to content

Commit 2e976c1

Browse files
committed
Bump up version to 7.0.0
1 parent 9e07bd9 commit 2e976c1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Directory.Build.props

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<RepositoryUrl>https://github.com/minio/minio-dotnet</RepositoryUrl>
1717
<RepositoryType>git</RepositoryType>
1818
<Product>$(AssemblyName) ($(TargetFramework))</Product>
19-
<Version>6.0.6</Version>
19+
<Version>7.0.0</Version>
2020

2121
<!--<Nullable>enable</Nullable>-->
2222
<ImplicitUsings>enable</ImplicitUsings>
@@ -100,4 +100,5 @@
100100
</PackageReference>
101101
-->
102102
</ItemGroup>
103-
</Project>
103+
</Project>
104+

0 commit comments

Comments
 (0)