diff --git a/app/(dashboard)/projects/[projectId]/project-content-client.tsx b/app/(dashboard)/projects/[projectId]/project-content-client.tsx
index 54c844f..5826afe 100644
--- a/app/(dashboard)/projects/[projectId]/project-content-client.tsx
+++ b/app/(dashboard)/projects/[projectId]/project-content-client.tsx
@@ -352,7 +352,9 @@ export function ProjectContentClient({
startProjectDownload()}>
Latest version only
- startProjectDownload(undefined, { allVersions: true })}>
+ startProjectDownload(undefined, { allVersions: true })}
+ >
All versions