Skip to content

Commit

Permalink
Bumped version.php to 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ponlawat-w authored Apr 18, 2024
1 parent 516bcfb commit d9b84f6
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,7 +25,7 @@
defined('MOODLE_INTERNAL') || die();

$plugin->component = 'local_accessibility';
$plugin->release = '1.0.1';
$plugin->version = 2023110800;
$plugin->release = '1.0.2';
$plugin->version = 2024041800;
$plugin->requires = 2022041900; // Moodle >= 4.0.
$plugin->maturity = MATURITY_STABLE;

0 comments on commit d9b84f6

Please sign in to comment.