We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8cf90 commit e71a6e6Copy full SHA for e71a6e6
1 file changed
src/app/download/page.tsx
@@ -20,7 +20,7 @@ function Header() {
20
<Lead className="mt-6 max-w-3xl">
21
Download the latest version of the Drop Desktop Client for your platform.
22
</Lead>
23
- <Subheading className="mt-2">Last updated 05-09-2025</Subheading>
+ <Subheading className="mt-2">Last updated 15-11-2025</Subheading>
24
</Container>
25
)
26
}
0 commit comments