Skip to content

Commit

Permalink
Version Updated 2017021201 V1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tunele committed Feb 12, 2017
1 parent 5bd8990 commit 0363a27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@

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

$plugin->version = 2016050202; // The current plugin version (Date: YYYYMMDDXX).
$plugin->version = 2017021201; // The current plugin version (Date: YYYYMMDDXX).
$plugin->requires = 2015011000; // Requires this Moodle version.
$plugin->component = 'profilefield_dynamicmenu'; // Full name of the plugin (used for diagnostics).
$plugin->maturity = MATURITY_STABLE;
$plugin->release = 'dynamicmenu_v1.0';
$plugin->release = 'dynamicmenu_v1.1';

0 comments on commit 0363a27

Please sign in to comment.