From 314e6facff73c4b64f82b854080a62bd3d8be509 Mon Sep 17 00:00:00 2001 From: amidevous Date: Tue, 4 Jun 2024 17:08:41 +0200 Subject: [PATCH] Update install.python3 --- install.python3 | 1 + 1 file changed, 1 insertion(+) diff --git a/install.python3 b/install.python3 index abb4c8d..c39218b 100644 --- a/install.python3 +++ b/install.python3 @@ -21,6 +21,7 @@ rVersions = { "18.04": "bionic", "20.04": "focal", "22.04": "jammy" + "24.04": "noble" } class col: