Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit 9a0c6a1

Browse files
committed
beta 3 is here!
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
1 parent 21652eb commit 9a0c6a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

strings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878

7979
// Testing
8080
$DOWNLOAD_SERVER_PACKAGES_TESTING = 'https://download.nextcloud.com/server/prereleases/';
81-
$SERVER_TESTING_VERSION ='24.0.0beta2'; // nothing to test -> leave it empty
81+
$SERVER_TESTING_VERSION ='24.0.0beta3'; // nothing to test -> leave it empty
8282
$DOWNLOAD_SERVER_TAR_TESTING ='https://download.nextcloud.com/server/prereleases/nextcloud-'.$SERVER_TESTING_VERSION.'.tar.bz2';
8383
$DOWNLOAD_SERVER_ZIP_TESTING ='https://download.nextcloud.com/server/prereleases/nextcloud-'.$SERVER_TESTING_VERSION.'.zip';
8484

0 commit comments

Comments
 (0)