Skip to content

Commit a4ad276

Browse files
committed
Update version to 4.0
1 parent 90e4fbd commit a4ad276

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
@@ -24,8 +24,8 @@
2424

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

27-
$plugin->version = 2019061900;
27+
$plugin->version = 2021060200;
2828
$plugin->requires = 2016120500; // Moodle 3.2.
2929
$plugin->component = 'availability_mobileapp';
3030
$plugin->maturity = MATURITY_STABLE;
31-
$plugin->release = '3.0';
31+
$plugin->release = '4.0';

0 commit comments

Comments
 (0)