Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44124e4
)
MDL-68797 tool_mobile: Version bump
author
Andrew Nicols
<andrew@nicols.co.uk>
Wed, 9 Sep 2020 04:44:12 +0000
(12:44 +0800)
committer
Andrew Nicols
<andrew@nicols.co.uk>
Wed, 9 Sep 2020 04:44:12 +0000
(12:44 +0800)
admin/tool/mobile/version.php
patch
|
blob
|
blame
|
history
diff --git
a/admin/tool/mobile/version.php
b/admin/tool/mobile/version.php
index
87cd3fb
..
83104de
100644
(file)
--- a/
admin/tool/mobile/version.php
+++ b/
admin/tool/mobile/version.php
@@
-23,7
+23,7
@@
*/
defined('MOODLE_INTERNAL') || die();
-$plugin->version = 202105250
0
; // The current plugin version (Date: YYYYMMDDXX).
+$plugin->version = 202105250
1
; // The current plugin version (Date: YYYYMMDDXX).
$plugin->requires = 2021052500; // Requires this Moodle version.
$plugin->component = 'tool_mobile'; // Full name of the plugin (used for diagnostics).
$plugin->dependencies = array(