Skip to content

Commit

Permalink
version bump - 4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
noychn-kaltura committed Aug 4, 2019
1 parent 334c72e commit f0514e7
Show file tree
Hide file tree
Showing 10 changed files with 30 additions and 30 deletions.
8 changes: 4 additions & 4 deletions blocks/kalturamediagallery/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@

defined('MOODLE_INTERNAL') || die();

$plugin->version = 2019080137;
$plugin->release = 'Kaltura release 4.2.3';
$plugin->version = 2019080437;
$plugin->release = 'Kaltura release 4.2.4';
$plugin->requires = 2018120300;
$plugin->component = 'block_kalturamediagallery';
$plugin->dependencies = array(
'local_kaltura' => 2019080137,
'local_kalturamediagallery' => 2019080137
'local_kaltura' => 2019080437,
'local_kalturamediagallery' => 2019080437
);
6 changes: 3 additions & 3 deletions filter/kaltura/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
*/
defined('MOODLE_INTERNAL') || die();

$plugin->version = 2019080137; //version date YYYYMMDDXX 10 represent 3.0 for future option to moodle use 2 digit version
$plugin->version = 2019080437; //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.3';
$plugin->release = 'Kaltura release 4.2.4';
$plugin->requires = 2018120300;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array(
'local_kaltura' => 2019080137
'local_kaltura' => 2019080437
);
6 changes: 3 additions & 3 deletions lib/editor/atto/plugins/kalturamedia/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@

defined('MOODLE_INTERNAL') || die();

$plugin->version = 2019080137; // The current plugin version (Date: YYYYMMDDXX).
$plugin->release = 'Kaltura release 4.2.3';
$plugin->version = 2019080437; // The current plugin version (Date: YYYYMMDDXX).
$plugin->release = 'Kaltura release 4.2.4';
$plugin->requires = 2018120300; // Requires this Moodle version.
$plugin->component = 'atto_kalturamedia'; // Full name of the plugin (used for diagnostics).
$plugin->dependencies = array(
'local_kaltura' => 2019080137
'local_kaltura' => 2019080437
);
6 changes: 3 additions & 3 deletions lib/editor/tinymce/plugins/kalturamedia/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@

defined('MOODLE_INTERNAL') || die();

$plugin->version = 2019080137;
$plugin->release = 'Kaltura release 4.2.3';
$plugin->version = 2019080437;
$plugin->release = 'Kaltura release 4.2.4';
// Required Moodle version.
$plugin->requires = 2018120300;
// Full name of the plugin (used for diagnostics).
$plugin->component = 'tinymce_kalturamedia';
$plugin->dependencies = array(
'local_kaltura' => 2019080137
'local_kaltura' => 2019080437
);
4 changes: 2 additions & 2 deletions local/kaltura/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
die('Direct access to this script is forbidden.');
}

$plugin->version = 2019080137;
$plugin->version = 2019080437;
$plugin->component = 'local_kaltura';
$plugin->release = 'Kaltura release 4.2.3';
$plugin->release = 'Kaltura release 4.2.4';
$plugin->requires = 2018120300;
$plugin->maturity = MATURITY_STABLE;
6 changes: 3 additions & 3 deletions local/kalturamediagallery/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
die('Direct access to this script is forbidden.');
}

$plugin->version = 2019080137;
$plugin->version = 2019080437;
$plugin->component = 'local_kalturamediagallery';
$plugin->release = 'Kaltura release 4.2.3';
$plugin->release = 'Kaltura release 4.2.4';
$plugin->requires = 2018120300;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array(
'local_kaltura' => 2019080137
'local_kaltura' => 2019080437
);
6 changes: 3 additions & 3 deletions local/mymedia/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
die('Direct access to this script is forbidden.');
}

$plugin->version = 2019080137;
$plugin->version = 2019080437;
$plugin->component = 'local_mymedia';
$plugin->release = 'Kaltura release 4.2.3';
$plugin->release = 'Kaltura release 4.2.4';
$plugin->requires = 2018120300;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array(
'local_kaltura' => 2019080137
'local_kaltura' => 2019080437
);
6 changes: 3 additions & 3 deletions mod/kalvidassign/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
die('Direct access to this script is forbidden.');
}

$plugin->version = 2019080137;
$plugin->version = 2019080437;
$plugin->component = 'mod_kalvidassign';
$plugin->release = 'Kaltura release 4.2.3';
$plugin->release = 'Kaltura release 4.2.4';
$plugin->requires = 2018120300;
$plugin->cron = 0;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array(
'local_kaltura' => 2019080137,
'local_kaltura' => 2019080437,
);
6 changes: 3 additions & 3 deletions mod/kalvidpres/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
die('Direct access to this script is forbidden.');
}

$plugin->version = 2019080137;
$plugin->version = 2019080437;
$plugin->component = 'mod_kalvidpres';
$plugin->release = 'Kaltura release 4.2.3';
$plugin->release = 'Kaltura release 4.2.4';
$plugin->requires = 2018120300;
$plugin->cron = 0;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array(
'local_kaltura' => 2019080137
'local_kaltura' => 2019080437
);
6 changes: 3 additions & 3 deletions mod/kalvidres/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
die('Direct access to this script is forbidden.');
}

$plugin->version = 2019080137;
$plugin->version = 2019080437;
$plugin->component = 'mod_kalvidres';
$plugin->release = 'Kaltura release 4.2.3';
$plugin->release = 'Kaltura release 4.2.4';
$plugin->requires = 2018120300;
$plugin->cron = 0;
$plugin->maturity = MATURITY_STABLE;
$plugin->dependencies = array(
'local_kaltura' => 2019080137
'local_kaltura' => 2019080437
);

0 comments on commit f0514e7

Please sign in to comment.