Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
Bump qdrant version to 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
russcam committed Jun 26, 2023
1 parent da56543 commit 5bb1bc4
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 @@ -8,7 +8,7 @@
<PackageProjectUrl>https://github.com/russcam/qdrant-dotnet-client</PackageProjectUrl>
<PackageReleaseNotes>https://github.com/russcam/qdrant-dotnet-client/releases</PackageReleaseNotes>
<PackageTags>qdrant, database, vector, search</PackageTags>
<QdrantVersion>v1.2.2</QdrantVersion>
<QdrantVersion>v1.3.0</QdrantVersion>
</PropertyGroup>
<PropertyGroup>
<SolutionRoot>$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), build.bat))</SolutionRoot>
Expand Down

0 comments on commit 5bb1bc4

Please sign in to comment.