[#19] common: Update current version

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
pull/19/head
Evgenii Stratonikov 2023-04-13 11:23:14 +03:00
parent 8d17306c3c
commit e19fe15ed8
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
v0.17.0
v0.18.0

View File

@ -4,7 +4,7 @@ import "github.com/nspcc-dev/neo-go/pkg/interop/native/std"
const (
major = 0
minor = 17
minor = 18
patch = 0
// Versions from which an update should be performed.