Skip to content

Commit ccd70e2

Browse files
author
Laur0r
authored
Release v4.1-r1
1 parent 81f5f2a commit ccd70e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

version.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
defined('MOODLE_INTERNAL') || die();
2929

3030
$plugin->component = 'mod_moodleoverflow';
31-
$plugin->version = 2022110700;
32-
$plugin->release = 'v4.0-r4';
31+
$plugin->version = 2022120600;
32+
$plugin->release = 'v4.1-r1';
3333
$plugin->requires = 2020061500; // Requires Moodle 3.9+.
3434
$plugin->maturity = MATURITY_STABLE;
3535
$plugin->dependencies = array();

0 commit comments

Comments
 (0)