diff --git a/app/components/layout/footer.tsx b/app/components/layout/footer.tsx index 5f40521..87f832e 100644 --- a/app/components/layout/footer.tsx +++ b/app/components/layout/footer.tsx @@ -9,10 +9,10 @@ * keeps the gap between the two clusters click-through so users can still * interact with anything below. * - * @version v0.3.2 + * @version v0.4.0 */ -const VERSION = "0.3.2"; +const VERSION = "0.4.0"; export function Footer() { return (