[#139] common: Update version
All checks were successful
DCO action / DCO (pull_request) Successful in 1m1s
Code generation / Generate wrappers (pull_request) Successful in 3m9s
Tests / Tests (pull_request) Successful in 3m19s

Signed-off-by: Alexander Chuprov <a.chuprov@yadro.com>
This commit is contained in:
Alexander Chuprov 2024-12-11 18:42:31 +03:00
parent 85bce3f389
commit b6c4f66373
Signed by: achuprov
GPG key ID: 2D916FFD803B0EDD
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
v0.21.0
v0.21.1

View file

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