-> Alpha 7

This commit is contained in:
Kleissner
2022-02-24 14:42:40 +01:00
parent 298dbf80d7
commit 0553c01962

View File

@@ -18,7 +18,7 @@ import (
)
// Version is the current core library version
const Version = "Alpha 6/28.12.2021"
const Version = "Alpha 7/24.02.2022"
// Config defines the minimum required config for a Peernet client.
type Config struct {