Skip to content

Commit a297dd5

Browse files
authored
Update version.php
1 parent 5c4cff1 commit a297dd5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

version.php

Lines changed: 3 additions & 3 deletions
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 = 2020060500;
32-
$plugin->release = 'v3.9-r1';
31+
$plugin->version = 2020111300;
32+
$plugin->release = 'v3.10-r1';
3333
$plugin->requires = 2018051703;
3434
$plugin->maturity = MATURITY_STABLE;
35-
$plugin->dependencies = array();
35+
$plugin->dependencies = array();

0 commit comments

Comments
 (0)