Skip to content

Commit

Permalink
Fix the Kernel versions on release cycle page
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonydillon committed Feb 22, 2024
1 parent 4bbe49e commit 0fbc66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/js/src/chart-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -1290,7 +1290,7 @@ export var desktopServerReleaseNames = [
export var kernelReleaseNames = [
"22.04.4 LTS (soon)",
"23.10",
"22.04.4 LTS",
"22.04.3 LTS",
"22.04.2 LTS",
"22.04.1 LTS",
"20.04.5 LTS",
Expand Down

0 comments on commit 0fbc66c

Please sign in to comment.