diff --git a/blocks/kalturamediagallery/version.php b/blocks/kalturamediagallery/version.php index d0250af4..21f26cd6 100644 --- a/blocks/kalturamediagallery/version.php +++ b/blocks/kalturamediagallery/version.php @@ -14,11 +14,11 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2020070539; -$plugin->release = 'Kaltura release 4.2.8'; +$plugin->version = 20201215310; +$plugin->release = 'Kaltura release 4.2.9'; $plugin->requires = 2018120300; $plugin->component = 'block_kalturamediagallery'; $plugin->dependencies = array( - 'local_kaltura' => 2020070539, - 'local_kalturamediagallery' => 2020070539 + 'local_kaltura' => 20201215310, + 'local_kalturamediagallery' => 20201215310 ); diff --git a/filter/kaltura/version.php b/filter/kaltura/version.php index 06a412e6..fc9be4a4 100644 --- a/filter/kaltura/version.php +++ b/filter/kaltura/version.php @@ -24,11 +24,11 @@ */ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2020070539; //version date YYYYMMDDXX 10 represent 3.0 for future option to moodle use 2 digit version +$plugin->version = 20201215310; //version date YYYYMMDDXX 10 represent 3.0 for future option to moodle use 2 digit version $plugin->component = 'filter_kaltura'; -$plugin->release = 'Kaltura release 4.2.8'; +$plugin->release = 'Kaltura release 4.2.9'; $plugin->requires = 2018120300; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = array( - 'local_kaltura' => 2020070539 + 'local_kaltura' => 20201215310 ); diff --git a/lib/editor/atto/plugins/kalturamedia/version.php b/lib/editor/atto/plugins/kalturamedia/version.php index 48c8be49..ef759767 100644 --- a/lib/editor/atto/plugins/kalturamedia/version.php +++ b/lib/editor/atto/plugins/kalturamedia/version.php @@ -24,10 +24,10 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2020070539; // The current plugin version (Date: YYYYMMDDXX). -$plugin->release = 'Kaltura release 4.2.8'; +$plugin->version = 20201215310; // The current plugin version (Date: YYYYMMDDXX). +$plugin->release = 'Kaltura release 4.2.9'; $plugin->requires = 2018120300; // Requires this Moodle version. $plugin->component = 'atto_kalturamedia'; // Full name of the plugin (used for diagnostics). $plugin->dependencies = array( - 'local_kaltura' => 2020070539 + 'local_kaltura' => 20201215310 ); diff --git a/lib/editor/tinymce/plugins/kalturamedia/version.php b/lib/editor/tinymce/plugins/kalturamedia/version.php index 69adfc04..c9347cf6 100644 --- a/lib/editor/tinymce/plugins/kalturamedia/version.php +++ b/lib/editor/tinymce/plugins/kalturamedia/version.php @@ -23,12 +23,12 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2020070539; -$plugin->release = 'Kaltura release 4.2.8'; +$plugin->version = 20201215310; +$plugin->release = 'Kaltura release 4.2.9'; // Required Moodle version. $plugin->requires = 2018120300; // Full name of the plugin (used for diagnostics). $plugin->component = 'tinymce_kalturamedia'; $plugin->dependencies = array( - 'local_kaltura' => 2020070539 + 'local_kaltura' => 20201215310 ); diff --git a/local/kaltura/version.php b/local/kaltura/version.php index 73711c90..7e197ef2 100644 --- a/local/kaltura/version.php +++ b/local/kaltura/version.php @@ -25,8 +25,8 @@ die('Direct access to this script is forbidden.'); } -$plugin->version = 2020070539; +$plugin->version = 20201215310; $plugin->component = 'local_kaltura'; -$plugin->release = 'Kaltura release 4.2.8'; +$plugin->release = 'Kaltura release 4.2.9'; $plugin->requires = 2018120300; $plugin->maturity = MATURITY_STABLE; diff --git a/local/kalturamediagallery/version.php b/local/kalturamediagallery/version.php index 84c5ed13..dedfcc9f 100644 --- a/local/kalturamediagallery/version.php +++ b/local/kalturamediagallery/version.php @@ -26,11 +26,11 @@ die('Direct access to this script is forbidden.'); } -$plugin->version = 2020070539; +$plugin->version = 20201215310; $plugin->component = 'local_kalturamediagallery'; -$plugin->release = 'Kaltura release 4.2.8'; +$plugin->release = 'Kaltura release 4.2.9'; $plugin->requires = 2018120300; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = array( - 'local_kaltura' => 2020070539 + 'local_kaltura' => 20201215310 ); diff --git a/local/mymedia/version.php b/local/mymedia/version.php index 40e3c243..33d38101 100644 --- a/local/mymedia/version.php +++ b/local/mymedia/version.php @@ -25,11 +25,11 @@ die('Direct access to this script is forbidden.'); } -$plugin->version = 2020070539; +$plugin->version = 20201215310; $plugin->component = 'local_mymedia'; -$plugin->release = 'Kaltura release 4.2.8'; +$plugin->release = 'Kaltura release 4.2.9'; $plugin->requires = 2018120300; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = array( - 'local_kaltura' => 2020070539 + 'local_kaltura' => 20201215310 ); diff --git a/mod/kalvidassign/version.php b/mod/kalvidassign/version.php index 67bea6c1..66a253e8 100644 --- a/mod/kalvidassign/version.php +++ b/mod/kalvidassign/version.php @@ -25,12 +25,12 @@ die('Direct access to this script is forbidden.'); } -$plugin->version = 2020070539; +$plugin->version = 20201215310; $plugin->component = 'mod_kalvidassign'; -$plugin->release = 'Kaltura release 4.2.8'; +$plugin->release = 'Kaltura release 4.2.9'; $plugin->requires = 2018120300; $plugin->cron = 0; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = array( - 'local_kaltura' => 2020070539, + 'local_kaltura' => 20201215310, ); diff --git a/mod/kalvidpres/version.php b/mod/kalvidpres/version.php index a8582774..2e7f0f1f 100644 --- a/mod/kalvidpres/version.php +++ b/mod/kalvidpres/version.php @@ -25,12 +25,12 @@ die('Direct access to this script is forbidden.'); } -$plugin->version = 2020070539; +$plugin->version = 20201215310; $plugin->component = 'mod_kalvidpres'; -$plugin->release = 'Kaltura release 4.2.8'; +$plugin->release = 'Kaltura release 4.2.9'; $plugin->requires = 2018120300; $plugin->cron = 0; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = array( - 'local_kaltura' => 2020070539 + 'local_kaltura' => 20201215310 ); diff --git a/mod/kalvidres/version.php b/mod/kalvidres/version.php index b8a9eb63..dd7c29d2 100644 --- a/mod/kalvidres/version.php +++ b/mod/kalvidres/version.php @@ -25,12 +25,12 @@ die('Direct access to this script is forbidden.'); } -$plugin->version = 2020070539; +$plugin->version = 20201215310; $plugin->component = 'mod_kalvidres'; -$plugin->release = 'Kaltura release 4.2.8'; +$plugin->release = 'Kaltura release 4.2.9'; $plugin->requires = 2018120300; $plugin->cron = 0; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = array( - 'local_kaltura' => 2020070539 + 'local_kaltura' => 20201215310 );