Skip to content

Commit 04e37f8

Browse files
Bump version
1 parent 0a6cb5c commit 04e37f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
defined('MOODLE_INTERNAL') || die();
2626

2727
$plugin->component = 'mod_collaborativefolders';
28-
$plugin->version = 2022112500;
29-
$plugin->release = 'v4.1-r1';
28+
$plugin->version = 2023050200;
29+
$plugin->release = 'v4.2-r1';
3030
$plugin->requires = 2020061500; // Requires Moodle 3.9+.
3131
$plugin->maturity = MATURITY_STABLE;

0 commit comments

Comments
 (0)