mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 14:15:06 +03:00
Yggdrasil v0.4.0rc4
This commit is contained in:
parent
de853fed10
commit
3646a8674c
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ func version_getBaseMetadata() version_metadata {
|
|||
return version_metadata{
|
||||
meta: [4]byte{'m', 'e', 't', 'a'},
|
||||
ver: 0,
|
||||
minorVer: 0,
|
||||
minorVer: 4,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue