Skip to content

Commit

Permalink
fix: 2.5.0.0.3 New Release banner
Browse files Browse the repository at this point in the history
fix: 2.5.0.0.3 New Release banner
Signed-off-by: saralab <sarala.bp@gmail.com>
  • Loading branch information
saralab committed Apr 22, 2024
1 parent 709b5bf commit 8d940e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/_components/PageWrapper.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,14 @@ export function PageWrapper({
>
A new version{' '}
<TextLink
href="https://github.com/stacks-network/stacks-core/releases/tag/2.5.0.0.2"
href="https://github.com/stacks-network/stacks-core/releases/tag/2.5.0.0.3"
target="_blank"
css={css`
display: inline;
text-decoration: underline;
`}
>
2.5.0.0.2
2.5.0.0.3
</TextLink>{' '}
of the Stacks Blockchain has been released.
<br />
Expand Down

0 comments on commit 8d940e1

Please sign in to comment.