diff --git a/README.rst b/README.rst index aa798dd..f4eb852 100644 --- a/README.rst +++ b/README.rst @@ -486,7 +486,7 @@ in combination with the ``git`` installation method. Ubuntu and derivatives ~~~~~~~~~~~~~~~~~~~~~~ -- KDE neon (based on Ubuntu 18.04) +- KDE neon (based on Ubuntu 18.04/20.04/22.04) - Linux Mint 17/18 - Ubuntu 14.04/16.04/18.04 and subsequent non-LTS releases (see below) diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index 21deddb..963eb2b 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -1383,6 +1383,7 @@ __ubuntu_derivatives_translation() { neon_16_ubuntu_base="16.04" neon_18_ubuntu_base="18.04" neon_20_ubuntu_base="20.04" + neon_22_ubuntu_base="22.04" pop_22_ubuntu_base="22.04" # Translate Ubuntu derivatives to their base Ubuntu version