From 2e0e4a036299b40f9178ade2c8fb9c5b2bbfa3c3 Mon Sep 17 00:00:00 2001
From: Oscar Beaumont
Date: Wed, 11 Oct 2023 15:20:44 +1100
Subject: [PATCH] Fix version on landing (#1466)
Update index.tsx
---
apps/landing/src/pages/index.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/apps/landing/src/pages/index.tsx b/apps/landing/src/pages/index.tsx
index b0fbc1e96..7291ebec2 100644
--- a/apps/landing/src/pages/index.tsx
+++ b/apps/landing/src/pages/index.tsx
@@ -201,7 +201,7 @@ export default function HomePage() {
'animation-delay-3 z-30 mt-3 px-6 text-center text-sm text-gray-400 fade-in'
)}
>
- Alpha v0.1.4 | macOS 12+
+ Alpha v0.1.0 | macOS 12+
{platforms.map((platform, i) => (