forked from TrueCloudLab/frostfs-contract
Release v0.13.0 - Sinjido (신지도, 薪智島)
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
51cf10a734
commit
3dc8bd8e7c
3 changed files with 46 additions and 13 deletions
|
@ -12,7 +12,7 @@ const (
|
|||
// any migration routines.
|
||||
prevMajor = 0
|
||||
prevMinor = 12
|
||||
prevPatch = 0
|
||||
prevPatch = 2
|
||||
|
||||
Version = major*1_000_000 + minor*1_000 + patch
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue