mirror of
https://github.com/QuilibriumNetwork/ceremonyclient.git
synced 2026-03-10 18:57:32 +08:00
version bump
This commit is contained in:
parent
b0a87b2fe4
commit
f7a99053f4
@ -36,9 +36,9 @@ func FormatVersion(version []byte) string {
|
||||
}
|
||||
|
||||
func GetPatchNumber() byte {
|
||||
return 0x03
|
||||
return 0x04
|
||||
}
|
||||
|
||||
func GetRCNumber() byte {
|
||||
return 0x09
|
||||
return 0x0a
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user