forked from TrueCloudLab/frostfs-contract
[#252] Release v0.15.4
Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
This commit is contained in:
parent
927fec8cdc
commit
564f147ea1
3 changed files with 5 additions and 2 deletions
|
@ -5,7 +5,7 @@ import "github.com/nspcc-dev/neo-go/pkg/interop/native/std"
|
|||
const (
|
||||
major = 0
|
||||
minor = 15
|
||||
patch = 3
|
||||
patch = 4
|
||||
|
||||
// Versions from which an update should be performed.
|
||||
// These should be used in a group (so prevMinor can be equal to minor if there are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue