Closed
Description
Bug report
- I confirm this is a bug with Supabase, not with my own application.
- I confirm I have searched the Docs, GitHub Discussions, and Discord.
Describe the bug
The postgresqltools CLI binary reports its version as 0.0.0
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
- Download the CLI Binary, version 0.2.1: https://github.com/supabase-community/postgres-language-server/releases/tag/0.2.1
- Inquiry the downloaded tool about it version by running
postgresqltools --version
orpostgresqltools version
Expected behavior
The tool should report its version, i.e. 0.2.1
Actual behavior
The tool reports version 0.0.0
If applicable, add screenshots to help explain your problem.
System information
- OS: MacOS