Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MDL-69240 tool_moodlenet: Clean MoodleNet profile field
[moodle.git]
/
admin
/
tool
/
moodlenet
/
version.php
diff --git
a/admin/tool/moodlenet/version.php
b/admin/tool/moodlenet/version.php
index
b4115a2
..
a6b689d
100644
(file)
--- a/
admin/tool/moodlenet/version.php
+++ b/
admin/tool/moodlenet/version.php
@@
-25,6
+25,6
@@
defined('MOODLE_INTERNAL') || die();
$plugin->component = 'tool_moodlenet';
-$plugin->version = 202006
0500.01
;
-$plugin->requires = 20200
22800.01
;
+$plugin->version = 202006
1503
;
+$plugin->requires = 20200
60900
;
$plugin->maturity = MATURITY_ALPHA;