Skip to content

Commit

Permalink
Merge pull request #87 from talview/version_upgrade
Browse files Browse the repository at this point in the history
Version upgrade
  • Loading branch information
rohansharmasitoula authored Jun 5, 2024
2 parents 03483be + 76a45c1 commit 5a1da9c
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 @@ -30,7 +30,7 @@

$plugin->version = 2024060408;
$plugin->requires = 2020061500;
$plugin->release = '3.3.1 (Build: 2024060408)';
$plugin->release = '3.3.2 (Build: 2024060408)';
$plugin->maturity = MATURITY_STABLE;
$plugin->component = 'local_proview';

Expand Down

0 comments on commit 5a1da9c

Please sign in to comment.