MDL-68797 tool_mobile: Version bump
authorAndrew Nicols <andrew@nicols.co.uk>
Wed, 9 Sep 2020 04:44:12 +0000 (12:44 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Wed, 9 Sep 2020 04:44:12 +0000 (12:44 +0800)
admin/tool/mobile/version.php

index 87cd3fb..83104de 100644 (file)
@@ -23,7 +23,7 @@
  */
 
 defined('MOODLE_INTERNAL') || die();
-$plugin->version   = 2021052500; // The current plugin version (Date: YYYYMMDDXX).
+$plugin->version   = 2021052501; // 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(