Skip to content

Commit

Permalink
created new branch release/1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyQus committed Sep 8, 2024
1 parent cb0cff3 commit 9e490af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ui/layouts/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ function Footer() {
</React.Fragment>
))}
</div>
<p className="font-space text-xs text-gray-50">Version 1.5</p>
<p className="font-space text-xs text-gray-50">Version 1.5.1</p>
</footer>
)
}
Expand Down

0 comments on commit 9e490af

Please sign in to comment.