Release v0.19.4
All checks were successful
DCO action / DCO (pull_request) Successful in 49s
Tests / Tests (pull_request) Successful in 1m7s

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2024-09-06 15:33:43 +03:00
parent d9b0d9665d
commit 364e5c39ff
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
v0.19.3
v0.19.4

View file

@ -5,7 +5,7 @@ import "github.com/nspcc-dev/neo-go/pkg/interop/native/std"
const (
major = 0
minor = 19
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