mirror of
https://github.com/SREd-URV/moodle-auth_ip.git
synced 2026-05-16 21:41:30 +02:00
Updated version from version.php
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
defined('MOODLE_INTERNAL') || die();
|
defined('MOODLE_INTERNAL') || die();
|
||||||
|
|
||||||
$plugin->version = 2017020800; // The current plugin version (Date: YYYYMMDDXX)
|
$plugin->version = 2018053000; // The current plugin version (Date: YYYYMMDDXX)
|
||||||
$plugin->requires = 2012120300; // Requires this Moodle version (2.4)
|
$plugin->requires = 2012120300; // Requires this Moodle version (2.4)
|
||||||
$plugin->component = 'auth_ip'; // Full name of the plugin (used for diagnostics)
|
$plugin->component = 'auth_ip'; // Full name of the plugin (used for diagnostics)
|
||||||
$plugin->maturity = MATURITY_STABLE;
|
$plugin->maturity = MATURITY_STABLE;
|
||||||
|
|||||||
Reference in New Issue
Block a user