We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0eb14 commit 0c0ed36Copy full SHA for 0c0ed36
1 file changed
src/components/Footer.tsx
@@ -90,11 +90,11 @@ export function Footer(props: FooterProps) {
90
</section>
91
<section class="navbar-section">
92
<a
93
- href="https://github.com/hyperstart/hyperstart.io/releases/tag/v0.2.0"
+ href="https://github.com/hyperstart/hyperstart.io/releases/tag/v0.3.0"
94
class="text-light"
95
target="_blank"
96
>
97
- v0.2.0
+ v0.3.0
98
</a>
99
100
</footer>
0 commit comments