Skip to content

Commit

Permalink
Merge pull request #6181 from Algo-devops-service/relstable3.27.0-rem…
Browse files Browse the repository at this point in the history
…erge
  • Loading branch information
algojohnlee authored Nov 26, 2024
2 parents 92e0e00 + 0a13501 commit 7e562c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const VersionMajor = 3

// VersionMinor is the Minor semantic version number (x.#.z) - changed when backwards-compatible features are introduced.
// Not enforced until after initial public release (x > 0).
const VersionMinor = 27
const VersionMinor = 28

// Version is the type holding our full version information.
type Version struct {
Expand Down

0 comments on commit 7e562c3

Please sign in to comment.