Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AviMoto committed Jun 16, 2021
1 parent 999dbac commit 69b423d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion version.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,7 @@
$plugin->version = 2021061600;
$plugin->requires = 2020061500;
$plugin->component = 'atto_wordcount';
$plugin->release = '1.0.7';
$plugin->release = '1.0.8';
$plugin->maturity = MATURITY_STABLE;
$plugin->supported = [39, 311];
$plugin->incompatible = 38;

0 comments on commit 69b423d

Please sign in to comment.