Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
freepoi committed Jul 19, 2021
1 parent c5fef8d commit ae99ede
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,6 +1,6 @@
{
"name": "europa-ui",
"version": "0.3.28",
"version": "0.3.29",
"main": "main.js",
"private": true,
"description": "An UI used for deploying and testing contracts on the Europa node embedded",
Expand Down
2 changes: 1 addition & 1 deletion src/pages/header/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ export const Header: FC = (): ReactElement => {
reg: new RegExp('^/block$'),
divides: [
{
name: 'Block',
name: 'Blocks',
},
],
},
Expand Down

0 comments on commit ae99ede

Please sign in to comment.