Skip to content

Commit

Permalink
Merge branch 'anthology-ally:master' into CTP-2109
Browse files Browse the repository at this point in the history
  • Loading branch information
opitz authored Jan 18, 2024
2 parents f845c7a + 5ef0403 commit f8fdb62
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 = 'tool_ally';
$plugin->release = '4.1.0';
$plugin->version = 2023041100;
$plugin->version = 2023061500;
$plugin->requires = 2022041900;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = [
Expand Down

0 comments on commit f8fdb62

Please sign in to comment.