Skip to content

Commit

Permalink
Prepare for next development iteration (#7791)
Browse files Browse the repository at this point in the history
  • Loading branch information
eksctl-bot committed May 29, 2024
1 parent 7630270 commit ef67ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version/release.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package version
// This file was generated by release_generate.go; DO NOT EDIT.

// Version is the version number in semver format X.Y.Z
var Version = "0.180.0"
var Version = "0.181.0"

// PreReleaseID can be empty for releases, "rc.X" for release candidates and "dev" for snapshots
var PreReleaseID = "dev"
Expand Down

0 comments on commit ef67ded

Please sign in to comment.