Replies: 2 comments
-
It would also be really great if this was visible in the README; currently, the tag in the README shows the latest version of DuckDB regardless of the one used: <a href="https://github.com/duckdb/duckdb/releases/">
<img src="https://img.shields.io/github/v/release/duckdb/duckdb?color=brightgreen&display_name=tag&logo=duckdb&logoColor=white" alt="Latest DuckDB Release">
</a> |
Beta Was this translation helpful? Give feedback.
0 replies
-
Additionally, you could also consider exporting a variable called |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The repository should contain the corresponding DuckDB version in a file.
Currently, it can be retrieved via using the submodule if one looks up the Git tags but this is not ideal.
Beta Was this translation helpful? Give feedback.
All reactions