Skip to content

Commit

Permalink
Bumped up version tag for releasing hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
jfederico committed Aug 17, 2017
1 parent a5c2075 commit 7f611c3
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 @@ -26,8 +26,8 @@

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

$plugin->version = 2017080100;
$plugin->version = 2017080101;
$plugin->requires = 2015051100;
$plugin->component = 'atto_recordrtc';
$plugin->maturity = MATURITY_BETA;
$plugin->release = '1.0-b1';
$plugin->release = '1.0-b2';

0 comments on commit 7f611c3

Please sign in to comment.