-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
102 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a04982f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
version.go
has not been updated for the1.8.7
release:packer/version/version.go
Line 22 in a04982f
Is this intentional?
a04982f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @herbygillot thanks for the ping. It was intentional, as the version for the binary is controlled automatically by packer/version/VERSION But I now see that this version only gets bumped if packer/version/version.go is bumped.
I will update up our release docs. I did confirm that the final binary has the correct version. Please let me know if you see an incorrect version.