From 4306fe0ec392f96aa9f2b66130e5bbb8cc77b237 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Georg=20Mai=C3=9Fer?= Date: Tue, 11 Feb 2025 17:15:54 +0100 Subject: [PATCH] Version (2025021101) --- version.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.php b/version.php index 2368daa6..d52c7e29 100644 --- a/version.php +++ b/version.php @@ -26,7 +26,7 @@ $plugin->component = 'local_shopping_cart'; $plugin->release = '0.9.53'; -$plugin->version = 2025021100; +$plugin->version = 2025021101; $plugin->requires = 2022112800; // Requires this Moodle version. Current: Moodle 4.1. $plugin->maturity = MATURITY_STABLE; $plugin->supported = [401, 405];