mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 22:25:07 +03:00
Metadata/version tweaks
This commit is contained in:
parent
bb92e61e68
commit
c20b66f3b6
2 changed files with 10 additions and 6 deletions
|
@ -22,7 +22,7 @@ func version_getBaseMetadata() version_metadata {
|
|||
return version_metadata{
|
||||
meta: [4]byte{'m', 'e', 't', 'a'},
|
||||
ver: 0,
|
||||
minorVer: 1,
|
||||
minorVer: 3,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue