mirror of
https://github.com/PeernetOfficial/core.git
synced 2026-07-17 02:47:51 +01:00
Update User Agent, new release!
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// Version is the current core library version
|
// Version is the current core library version
|
||||||
const Version = "Alpha 4/20.10.2021"
|
const Version = "Alpha 4/05.11.2021"
|
||||||
|
|
||||||
var config struct {
|
var config struct {
|
||||||
LogFile string `yaml:"LogFile"` // Log file
|
LogFile string `yaml:"LogFile"` // Log file
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ The core library which is needed for any Peernet application. It provides connec
|
|||||||
|
|
||||||
Current version: Alpha 4
|
Current version: Alpha 4
|
||||||
|
|
||||||
Current development status: The last remaining features (file transfer, blockchain exchange, search) are in development and will be finished in the upcoming MVP (beta 1). ETA early November 2021.
|
Current development status: The last remaining features (blockchain exchange, search) are in development and will be finished in the upcoming MVP (beta 1). ETA EOY 2021.
|
||||||
|
|
||||||
## Use
|
## Use
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user