Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
rdebleu committed Oct 14, 2023
1 parent 43af70a commit 0942fee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.php
Expand Up @@ -28,7 +28,7 @@
$plugin->requires = 2022041900;
$plugin->component = 'format_masonry';
$plugin->maturity = MATURITY_STABLE;
$plugin->release = 'v4.0.6';
$plugin->release = 'v4.0.7';
$plugin->supported = [400, 403];
$plugin->version = 2023073000;
$plugin->version = 2023101300;
$plugin->dependencies = ['format_topics' => 2022041900];

0 comments on commit 0942fee

Please sign in to comment.