diff --git a/blocks/kalturamediagallery/version.php b/blocks/kalturamediagallery/version.php index 46a9e48c..03bcbf47 100644 --- a/blocks/kalturamediagallery/version.php +++ b/blocks/kalturamediagallery/version.php @@ -14,11 +14,11 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2020010538; -$plugin->release = 'Kaltura release 4.2.6'; +$plugin->version = 2020030938; +$plugin->release = 'Kaltura release 4.2.7'; $plugin->requires = 2018120300; $plugin->component = 'block_kalturamediagallery'; $plugin->dependencies = array( - 'local_kaltura' => 2020010538, - 'local_kalturamediagallery' => 2020010538 + 'local_kaltura' => 2020030938, + 'local_kalturamediagallery' => 2020030938 ); diff --git a/filter/kaltura/version.php b/filter/kaltura/version.php index 33886c98..09f7a287 100644 --- a/filter/kaltura/version.php +++ b/filter/kaltura/version.php @@ -24,11 +24,11 @@ */ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2020010538; //version date YYYYMMDDXX 10 represent 3.0 for future option to moodle use 2 digit version +$plugin->version = 2020030938; //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.6'; +$plugin->release = 'Kaltura release 4.2.7'; $plugin->requires = 2018120300; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = array( - 'local_kaltura' => 2020010538 + 'local_kaltura' => 2020030938 ); diff --git a/lib/editor/atto/plugins/kalturamedia/version.php b/lib/editor/atto/plugins/kalturamedia/version.php index 53a8fe1a..111a7afc 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 = 2020010538; // The current plugin version (Date: YYYYMMDDXX). -$plugin->release = 'Kaltura release 4.2.6'; +$plugin->version = 2020030938; // The current plugin version (Date: YYYYMMDDXX). +$plugin->release = 'Kaltura release 4.2.7'; $plugin->requires = 2018120300; // Requires this Moodle version. $plugin->component = 'atto_kalturamedia'; // Full name of the plugin (used for diagnostics). $plugin->dependencies = array( - 'local_kaltura' => 2020010538 + 'local_kaltura' => 2020030938 ); diff --git a/lib/editor/tinymce/plugins/kalturamedia/version.php b/lib/editor/tinymce/plugins/kalturamedia/version.php index 2ccd2c91..26d8188a 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 = 2020010538; -$plugin->release = 'Kaltura release 4.2.6'; +$plugin->version = 2020030938; +$plugin->release = 'Kaltura release 4.2.7'; // Required Moodle version. $plugin->requires = 2018120300; // Full name of the plugin (used for diagnostics). $plugin->component = 'tinymce_kalturamedia'; $plugin->dependencies = array( - 'local_kaltura' => 2020010538 + 'local_kaltura' => 2020030938 ); diff --git a/local/kaltura/version.php b/local/kaltura/version.php index e67149c7..e02c8421 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 = 2020010538; +$plugin->version = 2020030938; $plugin->component = 'local_kaltura'; -$plugin->release = 'Kaltura release 4.2.6'; +$plugin->release = 'Kaltura release 4.2.7'; $plugin->requires = 2018120300; $plugin->maturity = MATURITY_STABLE; diff --git a/local/kalturamediagallery/version.php b/local/kalturamediagallery/version.php index ac64399e..db6b11a6 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 = 2020010538; +$plugin->version = 2020030938; $plugin->component = 'local_kalturamediagallery'; -$plugin->release = 'Kaltura release 4.2.6'; +$plugin->release = 'Kaltura release 4.2.7'; $plugin->requires = 2018120300; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = array( - 'local_kaltura' => 2020010538 + 'local_kaltura' => 2020030938 ); diff --git a/local/mymedia/version.php b/local/mymedia/version.php index d3b324b2..014f41ce 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 = 2020010538; +$plugin->version = 2020030938; $plugin->component = 'local_mymedia'; -$plugin->release = 'Kaltura release 4.2.6'; +$plugin->release = 'Kaltura release 4.2.7'; $plugin->requires = 2018120300; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = array( - 'local_kaltura' => 2020010538 + 'local_kaltura' => 2020030938 ); diff --git a/mod/kalvidassign/version.php b/mod/kalvidassign/version.php index 964c9a86..a6c9a6a2 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 = 2020010538; +$plugin->version = 2020030938; $plugin->component = 'mod_kalvidassign'; -$plugin->release = 'Kaltura release 4.2.6'; +$plugin->release = 'Kaltura release 4.2.7'; $plugin->requires = 2018120300; $plugin->cron = 0; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = array( - 'local_kaltura' => 2020010538, + 'local_kaltura' => 2020030938, ); diff --git a/mod/kalvidpres/version.php b/mod/kalvidpres/version.php index 07e1f37e..a15754af 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 = 2020010538; +$plugin->version = 2020030938; $plugin->component = 'mod_kalvidpres'; -$plugin->release = 'Kaltura release 4.2.6'; +$plugin->release = 'Kaltura release 4.2.7'; $plugin->requires = 2018120300; $plugin->cron = 0; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = array( - 'local_kaltura' => 2020010538 + 'local_kaltura' => 2020030938 ); diff --git a/mod/kalvidres/version.php b/mod/kalvidres/version.php index 2434b61d..dc6dcf05 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 = 2020010538; +$plugin->version = 2020030938; $plugin->component = 'mod_kalvidres'; -$plugin->release = 'Kaltura release 4.2.6'; +$plugin->release = 'Kaltura release 4.2.7'; $plugin->requires = 2018120300; $plugin->cron = 0; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = array( - 'local_kaltura' => 2020010538 + 'local_kaltura' => 2020030938 );