Skip to content

Commit 6bf65e2

Browse files
authored
Update Header.tsx
1 parent dd90f24 commit 6bf65e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/header/Header.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ export const Header: React.FunctionComponent<Props> = () => {
1414
<a href='/'>
1515
<Logo size='xxl'></Logo>
1616
</a>
17-
<h1>Jump App v2.1 DEV</h1>
17+
<h1>Jump App v2.2 DEV</h1>
1818
</div>
1919
</>
2020
);

0 commit comments

Comments
 (0)