From 7f99c21f0c2eeec97c030aca4f0b7f96d2740e54 Mon Sep 17 00:00:00 2001 From: Flotter Totte Date: Sat, 18 Jul 2015 02:41:17 +0800 Subject: [PATCH] $plugin->version = 2015071500; $plugin->version = 2015071500; --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index b670adf..2f1a59d 100644 --- a/version.php +++ b/version.php @@ -18,7 +18,7 @@ */ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2015032701; +$plugin->version = 2015071500; $plugin->requires = 2011080100; $plugin->maturity = MATURITY_STABLE; $plugin->release = 'Course Enrol Apply Plugin Version 1.3.1 (build 2014091000)';