Skip to content

Commit

Permalink
bump NetVersionNum
Browse files Browse the repository at this point in the history
Signed-off-by: Yilun <[email protected]>
  • Loading branch information
yilunzhang committed May 14, 2024
1 parent 3952311 commit d66c4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/nknd/commands/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ import (
)

const (
NetVersionNum = 31 // This is temporary and will be removed soon after mainnet is stabilized
NetVersionNum = 32 // This will be removed later
)

// rootCmd represents the base command when called without any subcommands
Expand Down

0 comments on commit d66c4b3

Please sign in to comment.