Skip to content

Commit

Permalink
v1.2.1: stash & rsync
Browse files Browse the repository at this point in the history
  • Loading branch information
sshmatrix committed Dec 22, 2023
1 parent f82fe41 commit 28c576c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@namesys-eth/namesys-client",
"homepage": "https://namesys.eth.limo",
"version": "1.0.0",
"version": "1.2.1",
"scripts": {
"postinstall": "patch-package",
"dev": "next dev",
Expand Down Expand Up @@ -83,4 +83,4 @@
"typescript": "5.0.4",
"worker-loader": "^3.0.8"
}
}
}
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ const Home: NextPage = () => {
>
{'v'}
</span>
{'1.2'}
{'1.2.1'}
<span
style={{
fontFamily: 'Spotnik',
Expand Down

0 comments on commit 28c576c

Please sign in to comment.