Skip to content

Commit da9be40

Browse files
Julian-Tovarrafaelatopen
authored andcommitted
INT-18027: 3.11 MP3 Version bump
(cherry picked from commit a7e00d3756620bafe76cb00882415021704a27f2)
1 parent 184f0f6 commit da9be40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
defined('MOODLE_INTERNAL') || die();
2929

30-
$plugin->version = 2022041300; // The current module version (Date: YYYYMMDDXX)
30+
$plugin->version = 2022060600; // The current module version (Date: YYYYMMDDXX)
3131
$plugin->requires = 2021051700; // Requires this Moodle version
3232
$plugin->component = 'mod_hsuforum'; // Full name of the plugin (used for diagnostics).
3333
$plugin->release = '3.11.3';

0 commit comments

Comments
 (0)