Skip to content

Commit

Permalink
Merge pull request #75 from digitalocean/asb/prep-1-1-1
Browse files Browse the repository at this point in the history
Prep v1.1.1 release.
  • Loading branch information
andrewsomething authored Sep 8, 2022
2 parents 1209b77 + 000143c commit 8ec9e20
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.1.0"
Version = "1.1.1"

// 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 8ec9e20

Please sign in to comment.