diff --git a/README.md b/README.md index c642ff6..b807c89 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.13 + ZENITH_STACK_VERSION=v0.2.15 ``` 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 526709c..3dab56a 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.13 + ZENITH_STACK_VERSION=v0.2.15 ``` Check [releases](https://git.vdb.to/LaconicNetwork/zenith-stack/releases) page for version history.