Skip to content

Commit

Permalink
support-list: Update for Fedora-based operating systems
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshStrobl committed Feb 15, 2024
1 parent 36de458 commit e900828
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/data/supportList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export const SupportListData: SupportInfo[] = [
website: "https://endeavouros.com",
},
{
budgieAvailablePostInstall: "10.8.2",
budgieAvailablePostInstall: "10.9.1",
budgieVersion: "10.8.1",
name: "Fedora Budgie Spin",
showInGrid: true,
Expand All @@ -76,7 +76,7 @@ export const SupportListData: SupportInfo[] = [
website: "https://fedoraproject.org/spins/budgie/",
},
{
budgieAvailablePostInstall: "10.8.2",
budgieAvailablePostInstall: "10.9.1",
budgieVersion: "10.8.1",
name: "Fedora Budgie Atomic",
showInGrid: true,
Expand Down Expand Up @@ -217,7 +217,7 @@ export const SupportListData: SupportInfo[] = [
website: "https://ubuntubudgie.org",
},
{
budgieAvailablePostInstall: "10.8.2",
budgieAvailablePostInstall: "10.9.1",
budgieVersion: "10.7.2",
name: "Ultramarine Linux",
summary: () => (
Expand Down

0 comments on commit e900828

Please sign in to comment.