We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92532ab commit 6ab3aa6Copy full SHA for 6ab3aa6
gradle.properties
@@ -1,8 +1,8 @@
1
# The version of qdrant to use to download protos
2
-qdrantProtosVersion=dev
+qdrantProtosVersion=v1.16.0
3
4
# The version of qdrant docker image to run integration tests against
5
-qdrantVersion=dev
+qdrantVersion=v1.16.0
6
7
# The version of the client to generate
8
packageVersion=1.16.0
0 commit comments