Skip to content

Commit 089ec44

Browse files
authored
Update version.php
1 parent ea8f263 commit 089ec44

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
@@ -29,5 +29,5 @@
2929
$plugin->version = 2020111200; // The current module version (Date: YYYYMMDDXX)
3030
$plugin->requires = 2017111300; // Requires this Moodle version
3131
$plugin->maturity = MATURITY_STABLE;
32-
$plugin->release = 'v3.9-r2';
32+
$plugin->release = 'v3.10-r1';
3333
$plugin->component = 'mod_ratingallocate'; // To check on upgrade, that module sits in correct place

0 commit comments

Comments
 (0)