diff --git a/VERSION b/VERSION index dcaa5238..f3ac1520 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.0.1358 +4.1.1.1360 diff --git a/version.php b/version.php index c964da9f..4f1c5239 100644 --- a/version.php +++ b/version.php @@ -26,7 +26,7 @@ defined('MOODLE_INTERNAL') || die(); $plugin->version = 2017030700; -$plugin->release = '4.1.0.1358'; +$plugin->release = '4.1.1.1360'; $plugin->requires = 2014050800; $plugin->component = 'atto_wiris'; $plugin->dependencies = array ('filter_wiris' => 2017030700);