We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1064b6b commit af6d283Copy full SHA for af6d283
app/[locale]/download/page.tsx
@@ -544,7 +544,7 @@ const DownloadPage = () => {
544
{
545
versionName: `${t("cards.defaultImages.x86_64.r9.versionName")}`,
546
versionId: "rocky-9",
547
- currentVersion: "v9.5",
+ currentVersion: "v9.2 (Beta)",
548
plannedEol: `${t("cards.defaultImages.x86_64.r9.plannedEol")}`,
549
downloadOptions: [
550
0 commit comments