Skip to content

Commit 0c0ed36

Browse files
committed
Update footer link
1 parent 4f0eb14 commit 0c0ed36

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/Footer.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@ export function Footer(props: FooterProps) {
9090
</section>
9191
<section class="navbar-section">
9292
<a
93-
href="https://github.com/hyperstart/hyperstart.io/releases/tag/v0.2.0"
93+
href="https://github.com/hyperstart/hyperstart.io/releases/tag/v0.3.0"
9494
class="text-light"
9595
target="_blank"
9696
>
97-
v0.2.0
97+
v0.3.0
9898
</a>
9999
</section>
100100
</footer>

0 commit comments

Comments
 (0)