[#14] Bump contracts version

Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
pull/15/head
Anton Nikiforov 2023-03-14 10:59:55 +03:00
parent d626660c1a
commit 6b13a83736
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
v0.16.1
v0.17.0

View File

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