Skip to content

Commit

Permalink
Merge pull request #1894 from digitalkram/develop
Browse files Browse the repository at this point in the history
Add support for KDE neon based on Ubuntu 22.04
  • Loading branch information
garethgreenaway authored Feb 9, 2023
2 parents e46863a + 45f3a44 commit 4ab6fe4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -490,7 +490,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)

Expand Down
1 change: 1 addition & 0 deletions bootstrap-salt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1384,6 +1384,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
Expand Down

0 comments on commit 4ab6fe4

Please sign in to comment.