diff --git a/version.php b/version.php
index 24dc816e9608bc3e4df61d4e0b355003bc2cfb58..03537e488d4f0bcf9675d7547ea83a5cebd1b515 100644
--- a/version.php
+++ b/version.php
@@ -25,7 +25,7 @@
 defined('MOODLE_INTERNAL') || die();
 
 $plugin->maturity = MATURITY_STABLE;
-$plugin->release   = 'v3.11-r1';
+$plugin->release   = 'v3.11-r2';
 $plugin->version = 2021101901;        // The current plugin version (Date: YYYYMMDDXX).
 $plugin->requires = 2020061500;        // Requires this Moodle version.
 $plugin->component = 'filter_opencast'; // Full name of the plugin.