Skip to content

Commit

Permalink
Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Algo-devops-service committed Nov 26, 2024
1 parent a8cb2c2 commit 0a13501
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion buildnumber.dat

This file was deleted.

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
1 change: 0 additions & 1 deletion genesistimestamp.dat

This file was deleted.

0 comments on commit 0a13501

Please sign in to comment.