diff --git a/Cargo.lock b/Cargo.lock index 08dd01c7f9..a657605f93 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -478,7 +478,7 @@ checksum = "7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c" [[package]] name = "api" -version = "1.17.1" +version = "1.18.0" dependencies = [ "ahash", "chrono", @@ -5784,7 +5784,7 @@ dependencies = [ [[package]] name = "qdrant" -version = "1.17.1" +version = "1.18.0" dependencies = [ "actix-cors", "actix-files", diff --git a/Cargo.toml b/Cargo.toml index 31ba1dfd77..517ff049bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "qdrant" -version = "1.17.1" +version = "1.18.0" description = "Qdrant - Vector Search engine" authors = [ "Andrey Vasnetsov ", diff --git a/docs/redoc/default_version.js b/docs/redoc/default_version.js index 26ff5467e5..b810be1dc9 100644 --- a/docs/redoc/default_version.js +++ b/docs/redoc/default_version.js @@ -1 +1 @@ -const defaultApiVersion = 'v1.17.x'; +const defaultApiVersion = 'v1.18.x'; diff --git a/docs/redoc/index.html b/docs/redoc/index.html index f976d5db85..f003f9db37 100644 --- a/docs/redoc/index.html +++ b/docs/redoc/index.html @@ -39,6 +39,7 @@