Skip to content

Commit a291524

Browse files
committed
Bump version for next release
1 parent b894dd2 commit a291524

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
@@ -28,5 +28,5 @@
2828
$plugin->version = 2024082600; // The current module version (Date: YYYYMMDDXX).
2929
$plugin->requires = 2022112800; // Requires Moodle 4.1 and higher.
3030
$plugin->maturity = MATURITY_STABLE;
31-
$plugin->release = 'v4.4-r2';
31+
$plugin->release = 'v4.4-r3';
3232
$plugin->component = 'mod_ratingallocate'; // To check on upgrade, that module sits in correct place.

0 commit comments

Comments
 (0)