mirror of
https://github.com/valentineus/moodle-billingpatch.git
synced 2025-06-07 16:03:33 +03:00
Change version
This commit is contained in:
parent
7d57116c85
commit
6525a4288a
@ -26,6 +26,6 @@ defined("MOODLE_INTERNAL") || die();
|
|||||||
|
|
||||||
$plugin->component = "local_billingpatch";
|
$plugin->component = "local_billingpatch";
|
||||||
$plugin->maturity = MATURITY_ALPHA;
|
$plugin->maturity = MATURITY_ALPHA;
|
||||||
$plugin->release = "0.0.0 (Build: 2013110500)";
|
$plugin->release = "0.0.1 (Build: 2017112100)";
|
||||||
$plugin->requires = 2013110500;
|
$plugin->requires = 2013110500;
|
||||||
$plugin->version = 2013110500;
|
$plugin->version = 2017112100;
|
Loading…
x
Reference in New Issue
Block a user