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:
authorMarius Blüm <marius@lineone.io>2018-01-21 22:14:49 +0300
committerGitHub <noreply@github.com>2018-01-21 22:14:49 +0300
commit32bee582c89c5e1be3114b973485be8937b5ccf7 (patch)
treeeca935291191598038f39fcea9351d424d0a68c6
parentf4a18c13e064dd775b317375dbc9849f94d21851 (diff)
12.0.4
-rw-r--r--setup-nextcloud.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-nextcloud.php b/setup-nextcloud.php
index 6c6774b..3ca8314 100644
--- a/setup-nextcloud.php
+++ b/setup-nextcloud.php
@@ -28,7 +28,7 @@
*/
// Nextcloud version
-define('NC_VERSION', '12.0.3');
+define('NC_VERSION', '12.0.4');
// init
ob_start();