mirror of
https://github.com/PeernetOfficial/core.git
synced 2026-07-17 02:47:51 +01:00
Version Alpha 5.
This commit is contained in:
@@ -17,7 +17,7 @@ import (
|
||||
)
|
||||
|
||||
// Version is the current core library version
|
||||
const Version = "Alpha 4/20.11.2021"
|
||||
const Version = "Alpha 5/13.12.2021"
|
||||
|
||||
var config struct {
|
||||
// Locations of important files and folders
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
|
||||
The core library which is needed for any Peernet application. It provides connectivity to the network and all basic functions. For details about Peernet see https://peernet.org/.
|
||||
|
||||
Current version: Alpha 4
|
||||
|
||||
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.
|
||||
Current version: Alpha 5
|
||||
|
||||
## Use
|
||||
|
||||
|
||||
Reference in New Issue
Block a user