Skip to content

The postgresqltools CLI binary reports its version as 0.0.0 #279

Closed
@chipilov

Description

@chipilov

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:

  1. Download the CLI Binary, version 0.2.1: https://github.com/supabase-community/postgres-language-server/releases/tag/0.2.1
  2. Inquiry the downloaded tool about it version by running postgresqltools --version or postgresqltools 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

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions