Skip to content

Commit

Permalink
Release 5.0-r1
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Perez committed Sep 25, 2019
1 parent e92d3df commit 730960b
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 = 2019052200;
$plugin->version = 2019052201;
$plugin->maturity = MATURITY_STABLE;
$plugin->release = '4.8.5';
$plugin->release = '5.0-r1';
$plugin->requires = 2018051700;
$plugin->component = 'filter_fontawesome';

0 comments on commit 730960b

Please sign in to comment.