summaryrefslogtreecommitdiffstats
path: root/main/owncloud/owncloud.config.php
diff options
context:
space:
mode:
Diffstat (limited to 'main/owncloud/owncloud.config.php')
-rw-r--r--main/owncloud/owncloud.config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/owncloud/owncloud.config.php b/main/owncloud/owncloud.config.php
index be37d1769..8efeab5e2 100644
--- a/main/owncloud/owncloud.config.php
+++ b/main/owncloud/owncloud.config.php
@@ -15,7 +15,7 @@ $CONFIG = array(
),
*/
),
- 'version' => '6.0.2',
+ 'version' => '6.0.4',
'dbname' => 'owncloud',
'dbhost' => 'localhost',
'dbuser' => 'owncloud',