Skip to content

Commit

Permalink
Bump version to 4.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-md committed Jul 9, 2024
1 parent 9c41e7e commit e62765e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "4.8.11",
"version": "4.8.12",
"description": "Safe docs",
"scripts": {
"build": "next build",
Expand Down
2 changes: 1 addition & 1 deletion theme.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ const config: DocsThemeConfig = {
banner: {
key: 'EthGlobal-Brussels-2024',
text: (
<a href={process.env.NEXT_PUBLIC_HOST_URL + '/ethglobal-brussels'}>
<a href='/ethglobal-brussels'>
👋 Are you hacking at ETHGlobal Brussels? Check our bounties for
ERC-7579, passkeys, and more →
</a>
Expand Down

0 comments on commit e62765e

Please sign in to comment.