-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
v1.5.6 reports it's version as v1.5.5 #3595
Comments
Thanks for your reporting! Sorry for the inconvinience! I drafted the relase and then updated ther goctl version, I guess it's not updated when I release goctl. I'm not sure how to fix the issue. Would you please give some advises? We're in a national holiday, sorry for the delayed reply. |
The best thing to do would be to fix the version and make a new release. |
I see now that you cut releases specifically for goctl, separate from the main tag. Switching to use that specific release fixed our issue. Thank you! |
Awesome! Thank you very much! |
Hello 👋 . I'm a maintainer for the Homebrew project. While packaging v1.5.6 of goctl, we noticed the version is still being reported as v1.5.5. This is causing our tests to fail due to the version mismatch.
Relates to Homebrew/homebrew-core#146343
The text was updated successfully, but these errors were encountered: