Update batocera version in quickget

As the quickget download the latest Batocera version only it's more convenient to use "latest" instead of old versions
This commit is contained in:
Ahmad Abu Yahia 2023-10-21 18:46:22 +03:00 committed by Martin Wimpress
parent c3ae35b1f8
commit ae536570a4

View File

@ -399,7 +399,7 @@ function releases_fedora() {
}
function releases_batocera() {
echo 32 33 34
echo latest
}
function editions_fedora() {