Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 34e7fc0

Browse files
Pawan KumarPawan Kumar
authored andcommittedNov 3, 2020
update version in header
1 parent 6d396dc commit 34e7fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/src/components/layout/Header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export default function Header({
2424
<div className="flex items-center relative">
2525
<Logo hasText />
2626
<div className="text-gray-700 text-xs bg-gray-200 px-1 ml-3 md:ml-3 rounded-sm">
27-
v 1.0.48
27+
v 1.0.50
2828
</div>
2929
</div>
3030
<Search />

1 commit comments

Comments
 (1)
Please sign in to comment.