Skip to content

Commit cd02871

Browse files
author
Travis CI User
committed
Update lang files from 3.9.2
1 parent 2c20457 commit cd02871

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
@@ -25,8 +25,8 @@
2525

2626
defined('MOODLE_INTERNAL') || die;
2727

28-
$plugin->version = 2020071500;
28+
$plugin->version = 2020071600;
2929
$plugin->requires = 2013111800; // Require Moodle version (2.6).
3030
$plugin->maturity = MATURITY_STABLE;
31-
$plugin->release = '3.9.2-rc'; // This should be the latest Mobile app version
31+
$plugin->release = '3.9.2'; // This should be the latest Mobile app version
3232
$plugin->component = 'local_moodlemobileapp';

0 commit comments

Comments
 (0)