We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02d01e3 commit 8865c41Copy full SHA for 8865c41
src/PayPlugSyliusPayPlugPlugin.php
@@ -9,7 +9,7 @@
9
10
final class PayPlugSyliusPayPlugPlugin extends Bundle
11
{
12
- public const VERSION = '1.4.0';
+ public const VERSION = '1.5.0';
13
14
use SyliusPluginTrait;
15
}
0 commit comments