diff --git a/version.php b/version.php index 83673f2..e76f85b 100755 --- a/version.php +++ b/version.php @@ -31,6 +31,6 @@ $plugin->requires = 2016052300; $plugin->maturity = MATURITY_BETA; $plugin->dependencies = array( - 'tool_oauth2owncloud' => 2017032300 + 'tool_oauth2owncloud' => 2017032700 );