Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version string is still "v0.14.0-dev" #1777

Closed
hansgylling opened this issue Jan 18, 2022 · 1 comment
Closed

Version string is still "v0.14.0-dev" #1777

hansgylling opened this issue Jan 18, 2022 · 1 comment

Comments

@hansgylling
Copy link

hansgylling commented Jan 18, 2022

What happened?

I ran gqlgen version and it printed "v0.14.0-dev"

What did you expect?

That the command should print "v0.15.1-dev" or something like that. Some version string including 0.15.1 and not 0.14.0.

Minimal graphql.schema and models to reproduce

No schema required.

versions

  • gqlgen version? Well, if I'm running the command it outputs v0.14.0-dev, but I'm actually running the latest version, i.e. v0.15.1. I mean, the whole bug is about that this is wrong.
  • go version? go version go1.16.13 linux/amd64
  • dep or go modules? modules
@hansgylling
Copy link
Author

Link to the string in the code: https://github.com/99designs/gqlgen/blob/master/graphql/version.go#L3

StevenACoffman added a commit that referenced this issue Jan 25, 2022
Signed-off-by: Steve Coffman <steve@khanacademy.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant