Skip to content

Commit

Permalink
Chore/update plugin version 2025030300 (#82)
Browse files Browse the repository at this point in the history
* ALLY-20: Moodle 4.5 WIP (#79)

* update plugin version

---------

Co-authored-by: gthomas2 <brudinie@gmail.com>
  • Loading branch information
almoore-bb and gthomas2 authored Mar 6, 2025
1 parent 6292cd8 commit 1ae37e1
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 @@
/** @var stdClass $plugin */
$plugin->component = 'filter_ally';
$plugin->release = '4.4.3';
$plugin->version = 2024112200;
$plugin->version = 2025030300;
$plugin->requires = 2024042203;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = [
Expand Down

0 comments on commit 1ae37e1

Please sign in to comment.