Skip to content
This repository has been archived by the owner on Sep 24, 2020. It is now read-only.

Commit

Permalink
NOBUG Version bump for 33.8.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
junpataleta committed Sep 7, 2018
1 parent de37d00 commit 27668a2
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 @@ -24,8 +24,8 @@

defined('MOODLE_INTERNAL') || die;

$plugin->version = 2017051517;
$plugin->version = 2017051518;
$plugin->requires = 2017051507.00; // Moodle 3.3.7 (Build: 20180517) and upwards.
$plugin->component = 'tool_dataprivacy';
$plugin->release = '33.7.0';
$plugin->release = '33.8.0';
$plugin->maturity = MATURITY_STABLE;

0 comments on commit 27668a2

Please sign in to comment.