Skip to content

Commit

Permalink
Doc: Added Ubuntu Noble (24.04) to the codename dictionary
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianReimold authored Jan 2, 2024
1 parent cd67b47 commit 3b23554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/extensions/generate_download_tables.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

ubuntu_codename_dict = \
{
"noble": semantic_version.Version("24.4.0"),
"jammy": semantic_version.Version("22.4.0"),
"focal": semantic_version.Version("20.4.0"),
"bionic": semantic_version.Version("18.4.0"),
Expand Down

0 comments on commit 3b23554

Please sign in to comment.