From 0553c01962a33aae4b86bc0ac81b26c55414ee3d Mon Sep 17 00:00:00 2001 From: Kleissner Date: Thu, 24 Feb 2022 14:42:40 +0100 Subject: [PATCH] -> Alpha 7 --- Config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.go b/Config.go index 17b4994..50bb869 100644 --- a/Config.go +++ b/Config.go @@ -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 {