From 0b3bdfb5c1c8fbfc72d284b2154d2256a6939af7 Mon Sep 17 00:00:00 2001 From: Har Preet Singh Date: Mon, 17 Nov 2025 20:47:26 +0400 Subject: [PATCH 1/2] Update proxy and P2P node versions in .env.example --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index e03e7a1..64520fc 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,4 @@ BOOTSTRAP_PEER_ID=12D3KooWD5RtEPmMR9Yb2ku5VuxqK7Yj1Y5Gv8DmffJ6Ei8maU44 CLUSTER_ID=docker-dev-cluster -PROXY_VERSION=v0.0.1-rc13 -P2P_NODE_VERSION=v0.0.1-rc13 +PROXY_VERSION=v0.0.1-rc15 +P2P_NODE_VERSION=v0.0.1-rc15 From 381a054759ca44cdd213f7a2a97fad7b65e349c9 Mon Sep 17 00:00:00 2001 From: Har Preet Singh Date: Thu, 20 Nov 2025 14:59:08 +0400 Subject: [PATCH 2/2] Update .env.example --- .env.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.example b/.env.example index 64520fc..600d02b 100644 --- a/.env.example +++ b/.env.example @@ -1,4 +1,4 @@ BOOTSTRAP_PEER_ID=12D3KooWD5RtEPmMR9Yb2ku5VuxqK7Yj1Y5Gv8DmffJ6Ei8maU44 CLUSTER_ID=docker-dev-cluster -PROXY_VERSION=v0.0.1-rc15 -P2P_NODE_VERSION=v0.0.1-rc15 +PROXY_VERSION=v0.0.1-rc16 +P2P_NODE_VERSION=v0.0.1-rc16