Skip to content

Commit

Permalink
Doc: Added Ubuntu Noble (24.04) to the codename dictionary (#1287)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianReimold authored Jan 2, 2024
1 parent d45403c commit c3c87b1
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 c3c87b1

Please sign in to comment.