diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1ee5d9706..e16e2c1c3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -126,7 +126,7 @@ jobs: # https://github.com/openethereum/openethereum/blob/6c2d392d867b058ff867c4373e40850ca3f96969/.github/workflows/build.yml run: | body=$(cat <<- "ENDBODY" - ![image](https://github.com/paradigmxyz/reth/assets/17802178/b906d475-a594-4eb9-80cc-222eb441fd08) + ![image](https://github.com/paradigmxyz/reth/assets/17802178/d02595cf-7130-418f-81a3-ec91f614abf5) ## Testing Checklist (DELETE ME) diff --git a/README.md b/README.md index e3d7621d6..3f5e434ee 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ **Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol** -![](./assets/reth-alpha.png) +![](./assets/reth-beta.png) **[Install](https://paradigmxyz.github.io/reth/installation/installation.html)** | [User Book](https://paradigmxyz.github.io/reth) diff --git a/assets/reth-beta.png b/assets/reth-beta.png new file mode 100644 index 000000000..61b6c2446 Binary files /dev/null and b/assets/reth-beta.png differ