Skip to content

Commit

Permalink
Promoted to rc
Browse files Browse the repository at this point in the history
  • Loading branch information
jfederico committed Feb 25, 2018
1 parent 97ee9a7 commit 5832ce1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions version.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@

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

$plugin->version = 2017080103;
$plugin->version = 2017080104;
$plugin->requires = 2015051100;
$plugin->component = 'atto_recordrtc';
$plugin->maturity = MATURITY_BETA;
$plugin->release = '1.0-b4';
$plugin->maturity = MATURITY_RC;
$plugin->release = '1.0-rc';

0 comments on commit 5832ce1

Please sign in to comment.