diff --git a/VERSION b/VERSION index dcaa523..f3ac152 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.1.0.1358 +4.1.1.1360 diff --git a/tinymce/VERSION b/tinymce/VERSION index dcaa523..f3ac152 100644 --- a/tinymce/VERSION +++ b/tinymce/VERSION @@ -1 +1 @@ -4.1.0.1358 +4.1.1.1360 diff --git a/version.php b/version.php index 6b67d9a..c291c07 100644 --- a/version.php +++ b/version.php @@ -27,7 +27,7 @@ defined('MOODLE_INTERNAL') || die(); $plugin->version = 2017030700; -$plugin->release = '4.1.0.1358'; +$plugin->release = '4.1.1.1360'; $plugin->requires = 2012120300; $plugin->component = 'tinymce_tiny_mce_wiris'; $plugin->dependencies = array ('filter_wiris' => 2017030700);