mirror of
https://github.com/QuilibriumNetwork/ceremonyclient.git
synced 2026-02-21 10:27:26 +08:00
Merge branch 'v2.0.3-p4' into develop
This commit is contained in:
commit
d5f971354c
@ -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