Skip to content

Commit

Permalink
Update Directory.Build.props
Browse files Browse the repository at this point in the history
  • Loading branch information
timvisee authored Oct 8, 2024
1 parent af0e3c0 commit 94de007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageProjectUrl>https://github.com/qdrant/qdrant-dotnet</PackageProjectUrl>
<PackageReleaseNotes>https://github.com/qdrant/qdrant-dotnet/releases</PackageReleaseNotes>
<PackageTags>qdrant, database, vector, search</PackageTags>
<QdrantVersion>dev</QdrantVersion>
<QdrantVersion>v1.12.0</QdrantVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 94de007

Please sign in to comment.