We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85c7b31 commit 2b20380Copy full SHA for 2b20380
module/Core/src/Module.php
@@ -48,7 +48,7 @@ class Module implements
48
{
49
use VersionProviderTrait;
50
51
- const VERSION = '0.34.3';
+ const VERSION = '0.34.4';
52
53
/**
54
* @param ModuleOptions $options
0 commit comments