mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-02 00:40:07 +00:00
preparations for the coming Hub 26 Spring release
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
@@ -221,7 +221,7 @@ readonly class DockerController {
|
||||
}
|
||||
|
||||
if (isset($request->getParsedBody()['install_latest_major'])) {
|
||||
$installLatestMajor = '33';
|
||||
$installLatestMajor = '34';
|
||||
} else {
|
||||
$installLatestMajor = '';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user