From f0bc9f1adf1e05848e586eff122fdd0543e33950 Mon Sep 17 00:00:00 2001 From: anonpenguin Date: Sun, 3 Aug 2025 16:53:06 +0300 Subject: [PATCH] Update README to include version number v0.12.4-beta --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0803ad4..1ad3ce8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Network - Distributed P2P Database System +# Network - Distributed P2P Database System v0.12.4-beta A distributed peer-to-peer network built with Go and LibP2P, providing decentralized database capabilities with RQLite consensus and replication.