From d714ceb36783d53816b65d291e1ed10cf8a9364a Mon Sep 17 00:00:00 2001 From: TamaraGunkel Date: Mon, 20 Dec 2021 12:49:49 +0100 Subject: [PATCH] Update version.php --- version.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.php b/version.php index fdc31fe..096576b 100755 --- a/version.php +++ b/version.php @@ -25,8 +25,8 @@ defined('MOODLE_INTERNAL') || die(); $plugin->component = 'mod_opencast'; -$plugin->release = 'v3.11-r3'; -$plugin->version = 2021111700; +$plugin->release = 'v3.11-r4'; +$plugin->version = 2021122000; $plugin->requires = 2019111800; $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = array(