Skip to content

Commit e71a6e6

Browse files
committed
fix: update last updated number
1 parent aa8cf90 commit e71a6e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/download/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ function Header() {
2020
<Lead className="mt-6 max-w-3xl">
2121
Download the latest version of the Drop Desktop Client for your platform.
2222
</Lead>
23-
<Subheading className="mt-2">Last updated 05-09-2025</Subheading>
23+
<Subheading className="mt-2">Last updated 15-11-2025</Subheading>
2424
</Container>
2525
)
2626
}

0 commit comments

Comments
 (0)