Skip to content

Commit 32d3f3d

Browse files
Update the Version, BuildNumber, genesistimestamp.data
1 parent 4634e98 commit 32d3f3d

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

buildnumber.dat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0

config/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const VersionMajor = 3
3333

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

3838
// Version is the type holding our full version information.
3939
type Version struct {

genesistimestamp.dat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1558657885

0 commit comments

Comments
 (0)