diff --git a/version.php b/version.php index 178d458..e2b001e 100644 --- a/version.php +++ b/version.php @@ -24,7 +24,7 @@ defined('MOODLE_INTERNAL') || die(); -$plugin->version = 2024090400; +$plugin->version = 2024110700; $plugin->requires = 2023100900; $plugin->component = 'paygw_payanyway'; $plugin->release = '1.0';