Skip to content

Commit 3654f90

Browse files
author
Juan Carlos Rodríguez del Pino
committed
Update plugin version to 2026012812 for release 4.4.2
1 parent 3e52aee commit 3654f90

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,7 +29,7 @@
2929

3030
defined('MOODLE_INTERNAL') || die();
3131

32-
$plugin->version = 2026011012; // YYYYMMDDHH (year, month, day, hour).
32+
$plugin->version = 2026012812; // YYYYMMDDHH (year, month, day, hour).
3333
$plugin->requires = 2022112800; // Moodle 4.1!
3434
$plugin->maturity = MATURITY_STABLE;
3535
$plugin->release = '4.4.2';

0 commit comments

Comments
 (0)