diff --git a/version.php b/version.php index 7bf7356..1150b45 100644 --- a/version.php +++ b/version.php @@ -27,5 +27,5 @@ $plugin->version = 2024111000; $plugin->requires = 2023100900; $plugin->component = 'paygw_cryptocloud'; -$plugin->release = '0.14'; +$plugin->release = '0.15'; $plugin->maturity = MATURITY_STABLE;