Skip to content

Commit

Permalink
Update Build.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
vj-abishek authored Apr 12, 2021
1 parent af3f976 commit 2f7e2a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/About/Content/Build.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export default function Build() {
return (
<Main>
<div className="text-base">Build version</div>
<div className="text-light text-sm">v1.0.8</div>
<div className="text-light text-sm">v1.0.9</div>
</Main>
);
}

1 comment on commit 2f7e2a0

@vercel
Copy link

@vercel vercel bot commented on 2f7e2a0 Apr 12, 2021

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.