From 215d6af32798cfab3c4c1e3ccdd734d5d235a9f9 Mon Sep 17 00:00:00 2001 From: Shreerang Kale Date: Tue, 19 Aug 2025 18:26:21 +0530 Subject: [PATCH] Update zenith stack version --- README.md | 2 +- test-runs/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4eb4177..2337546 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ The lockdrop simulation validates the Zenith Network's token distribution mechan - Set zenith-stack version to use: ```bash - ZENITH_STACK_VERSION=v0.2.11 + ZENITH_STACK_VERSION=v0.2.12 ``` Check [releases](https://git.vdb.to/LaconicNetwork/zenith-stack/releases) page for version history. diff --git a/test-runs/README.md b/test-runs/README.md index 7801266..10901a5 100644 --- a/test-runs/README.md +++ b/test-runs/README.md @@ -60,7 +60,7 @@ To reproduce the results from any one of the test runs, follow these steps to ru - Set zenith-stack version to use: ```bash - ZENITH_STACK_VERSION=v0.2.11 + ZENITH_STACK_VERSION=v0.2.12 ``` Check [releases](https://git.vdb.to/LaconicNetwork/zenith-stack/releases) page for version history.