Skip to content

Commit

Permalink
Prep v1.4.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsomething committed Jul 12, 2024
1 parent a4b42c4 commit f4d0c5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import "github.com/hashicorp/packer-plugin-sdk/version"

var (
// Version is the main version number that is being run at the moment.
Version = "1.3.1"
Version = "1.4.0"

// VersionPrerelease is A pre-release marker for the Version. If this is ""
// (empty string) then it means that it is a final release. Otherwise, this
Expand Down

0 comments on commit f4d0c5e

Please sign in to comment.