Skip to content

Commit 49cd40c

Browse files
committed
Use v1.14.0
1 parent e09a7f0 commit 49cd40c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e_tests/test_data_compatibility.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
class TestStorageCompatibility:
1313
"""Test storage and snapshot compatibility with defined previous Qdrant versions."""
1414

15-
PREV_PATCH_VERSION = "v1.14.1"
15+
PREV_PATCH_VERSION = "v1.14.0"
1616
PREV_MINOR_VERSION = "v1.15.4"
1717

1818
EXPECTED_COLLECTIONS = [

0 commit comments

Comments
 (0)