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 30, 2022
1 parent ac9eb9f commit 9d1cc55
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 = 12
const VersionMinor = 13

// 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 9d1cc55

Please sign in to comment.