Skip to content

Commit

Permalink
Update version.php
Browse files Browse the repository at this point in the history
Bumped version number
  • Loading branch information
vincentcornelis authored Feb 11, 2022
1 parent a6b22c0 commit 3045904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
defined('MOODLE_INTERNAL') || die();

$plugin->component = 'availability_ipaddress';
$plugin->version = 2021121500;
$plugin->version = 2022021100;
$plugin->release = '3.11.0';
$plugin->requires = 2016120500;
$plugin->maturity = MATURITY_STABLE;

0 comments on commit 3045904

Please sign in to comment.