Feature: Prevent students from sharing device while self-marking.
[moodle-mod_attendance.git] / version.php
index e371694..91633b5 100644 (file)
@@ -23,7 +23,7 @@
  */
 defined('MOODLE_INTERNAL') || die();
 
-$plugin->version  = 2018032200;
+$plugin->version  = 2018050101;
 $plugin->requires = 2017102700; // Requires 3.4.
 $plugin->release = '3.4.4';
 $plugin->maturity  = MATURITY_ALPHA;