From ebfb9ffedcd0949cf3ef64d7a993b44d02487e04 Mon Sep 17 00:00:00 2001 From: Joshua Strobl Date: Fri, 20 Oct 2023 01:35:12 +0300 Subject: [PATCH] support list update: Arch & Endeavour on 10.8.2 --- src/data/supportList.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/data/supportList.tsx b/src/data/supportList.tsx index ba61da9..a93e9d5 100644 --- a/src/data/supportList.tsx +++ b/src/data/supportList.tsx @@ -11,7 +11,7 @@ import Tabs from "@theme/Tabs"; export const SupportListData: SupportInfo[] = [ { budgieAvailablePostInstall: null, - budgieVersion: "10.8.1", + budgieVersion: "10.8.2", installationInfo: () => ( <> Arch Linux offers a Budgie Desktop profile within its 'archinstall' installer, though more intrepid users also @@ -51,8 +51,8 @@ export const SupportListData: SupportInfo[] = [ website: "https://debian.org", }, { - budgieAvailablePostInstall: "10.8.1", - budgieVersion: "10.7.1", + budgieAvailablePostInstall: null, + budgieVersion: "10.8.2", name: "EndeavourOS", showInGrid: true, summary: () => (