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 debc8f1 commit 73a7bd0Copy full SHA for 73a7bd0
tests/integration-tests.sh
@@ -11,7 +11,7 @@ function stop_docker()
11
# Ensure current path is project root
12
cd "$(dirname "$0")/../"
13
14
-QDRANT_VERSION='v1.1.0'
+QDRANT_VERSION='v1.1.1'
15
16
QDRANT_HOST='localhost:6333'
17
0 commit comments