Skip to content

Commit

Permalink
Change version
Browse files Browse the repository at this point in the history
  • Loading branch information
valentineus committed Oct 26, 2017
1 parent 21ad313 commit e173474
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 @@ -23,8 +23,8 @@
*/

defined("MOODLE_INTERNAL") || die();
$plugin->release = "0.4.0 (Build: 2017102620)";
$plugin->version = 2017102620;
$plugin->release = "0.5.0 (Build: 2017102630)";
$plugin->version = 2017102630;
$plugin->requires = 2016112900;
$plugin->component = "local_webhooks";
$plugin->maturity = MATURITY_BETA;
$plugin->maturity = MATURITY_RC;

0 comments on commit e173474

Please sign in to comment.