[Web installer] loads wrong version

I’m not sure why that is, but I JUST loaded the WEB INSTALLER from Download and install Nextcloud and the Nextcloud Setup contained the OLD version for download:

if (!file_exists(‘nc.zip’)) {
$error .= Setup::getFile(‘https://download.nextcloud.com/server/releases/nextcloud-9.0.53.zip’,'nc.zip’);
}

All other Download links point to v 10.0, and are available on Index of /server/releases What irritates me most is that I downloaded setup-nextcloud.php yesterday and it gave me 10.0 - is there an old mirror?

Now it is 10.0.1 so someone fixed it :slight_smile: