chore: correct ordering for releases_devuan()

This commit is contained in:
Martin Wimpress 2024-04-20 10:47:45 +01:00 committed by Martin Wimpress
parent 9732081dc5
commit 598aaaf78c
1 changed files with 1 additions and 1 deletions

View File

@ -922,7 +922,7 @@ function releases_deepin() {
}
function releases_devuan() {
echo beowulf chimaera daedalus
echo daedalus chimaera beowulf
}
function releases_dragonflybsd() {