mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-19 07:15:03 +00:00
version bump
This commit is contained in:
@@ -4,6 +4,6 @@ package version
|
||||
|
||||
const Maj = "0"
|
||||
const Min = "10"
|
||||
const Fix = "3"
|
||||
const Fix = "4"
|
||||
|
||||
const Version = "0.10.3"
|
||||
const Version = "0.10.4-dev"
|
||||
|
||||
Reference in New Issue
Block a user