Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/web-installer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup-nextcloud.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-nextcloud.php b/setup-nextcloud.php
index 0a601f3..3e2177a 100644
--- a/setup-nextcloud.php
+++ b/setup-nextcloud.php
@@ -28,7 +28,7 @@
*/
// Nextcloud version
-define('NC_VERSION', '13.0.5');
+define('NC_VERSION', '14.0.1');
// init
ob_start();