Back to Paradedb

Version

docs/snippets/version.mdx

0.25.6294 B
Original Source

// This snippet exports the latest released version of ParadeDB for the documentation site. // Do not edit manually during development: Cargo.toml tracks the unreleased development version, // while this file is updated automatically by release.py upon release. export const version = "0.25.6";