Release v0.19.3
All checks were successful
DCO action / DCO (pull_request) Successful in 1m7s
Tests / Tests (1.20) (pull_request) Successful in 1m33s
Tests / Tests (1.19) (pull_request) Successful in 1m39s

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2024-06-04 11:30:14 +03:00
parent cdfd7cb028
commit b4ad90507e
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
v0.19.1
v0.19.3

View file

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