-> version Alpha 9

This commit is contained in:
Kleissner
2022-11-01 17:58:01 +01:00
parent ff6002c0a0
commit 6989ef4a19

View File

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