Skip to content

Commit 3ef46e4

Browse files
Update lang files from v4.4.0
1 parent fe4af4a commit 3ef46e4

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 = 2024061400;
28+
$plugin->version = 2024062700;
2929
$plugin->requires = 2018051700; // Require Moodle version (3.5).
3030
$plugin->maturity = MATURITY_STABLE;
31-
$plugin->release = '4.4.0-beta'; // This should be the latest Mobile app version
31+
$plugin->release = '4.4.0'; // This should be the latest Mobile app version
3232
$plugin->component = 'local_moodlemobileapp';

0 commit comments

Comments
 (0)