From da07aeefd13d6aab7ce899407c5b9ca396600fb9 Mon Sep 17 00:00:00 2001 From: Nina Herrmann Date: Tue, 4 Jun 2024 12:00:24 +0200 Subject: [PATCH] Update version.php --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 4c23fa3f..d546a7c3 100644 --- a/version.php +++ b/version.php @@ -25,7 +25,7 @@ $plugin->component = 'block_opencast'; $plugin->release = 'v4.3-r2'; -$plugin->version = 2024031800; +$plugin->version = 2024060400; $plugin->requires = 2022112800; // Requires Moodle 4.1+. $plugin->maturity = MATURITY_STABLE; $plugin->dependencies = [