Skip to content

Commit

Permalink
Prepare for next development iteration (eksctl-io#7917)
Browse files Browse the repository at this point in the history
  • Loading branch information
eksctl-bot authored and TiberiuGC committed Oct 7, 2024
1 parent c9706d7 commit b879ece
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.188.0"
var Version = "0.189.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 b879ece

Please sign in to comment.