[#252] Release v0.15.4

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
support/v0.16
Evgenii Stratonikov 2022-07-27 11:15:35 +03:00 committed by fyrchik
parent 927fec8cdc
commit 564f147ea1
3 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,9 @@
# Changelog
Changelog for NeoFS Contract
## [0.15.4] - 2022-07-27
Only a version bump to update manifest.
## [0.15.3] - 2022-07-22
### Added

View File

@ -1 +1 @@
v0.15.3
v0.15.4

View File

@ -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