Skip to content

Commit

Permalink
chore: v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lencx committed Apr 4, 2024
1 parent 1a37cc9 commit d48301b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import useDocusaurusContext from '@docusaurus/useDocusaurusContext';
import Layout from '@theme/Layout';

const noiVersion = '0.3.0';
const noiVersion = '0.4.0';

export default function Home(): JSX.Element {
const { siteConfig } = useDocusaurusContext();
Expand Down

1 comment on commit d48301b

@YSTGEDBN24
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

__

Please sign in to comment.