Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dagefoerde committed Nov 23, 2018
1 parent ce7a174 commit 4fcc18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

defined('MOODLE_INTERNAL') || die();

$plugin->version = 2018112200; // The current plugin version (Date: YYYYMMDDXX).
$plugin->version = 2018112300; // The current plugin version (Date: YYYYMMDDXX).
$plugin->requires = 2017051502; // Requires Moodle 3.3.2 version.
$plugin->component = 'repository_owncloud'; // Full name of the plugin (used for diagnostics).
$plugin->release = 'v3.6-r1';
Expand Down

0 comments on commit 4fcc18e

Please sign in to comment.